Yongkee Cho

Results 4 issues of Yongkee Cho

Hi, I found the csv formatter flatten custom object as 'object name'. It seems not to like ToString() method. CsvOutputFormatter throws a nullreferenceexception in that case. And array is shown...

CSV

.targets with mono/xbuild in non-Windows OS doesn't recognize PowerShell style .NET assembly usage (because PowerShell is missing?) NuGet.targets considered non-windows case as below. ``` $([System.IO.Path]::Combine($(SolutionDir), ".nuget")) $(SolutionDir).nuget ``` It would...

Hi, I have a trouble to setup **post_logout_redirect_uri**. I tried all the combinations of _PostLogoutRedirectUri_ and have no luck. Current value for the _PostLogoutRedirectUri_ is **/signout/callback**. ``` "OktaDomain": "https://sso_url", "ClientId":...

**Please be sure to check the readme file before raising an issue.** Is there a way to pass an argument to a validator? My ScheduleValidator needs to check its StartTime...

Question
Triage