Fixed CLU issue with ValidateElement when the object is not a string or enum.#1513
Conversation
|
@johanste can you take a look? |
|
For value types other than enum, we really should pass in the correct (invariant) culture when calling ToString. Best regards, From: Mark Cowlishaw [mailto:notifications@github.com] @johanstehttps://github.com/johanste can you take a look? — |
|
@johanste addressed feedback. Also added version bump up to this PR (actually done by mistake, but I think it can go along with these changes). |
|
now have to bring other changes since the Nuget packages were bumped up. |
Fixed CLU issue with ValidateElement when the object is not a string or enum.
No description provided.