Validation uses examples that are from older versions of FluentValidator #343
TheVeryStarlk
started this conversation in
General
Replies: 1 comment
-
Thanks! I've updated the wiki, and the samples will get updated in the next release |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In https://github.com/canton7/Stylet/wiki/ValidatingModelBase#implementing-imodelvalidator-synchronously specfically this part:
FluentValidator does not have a method that accepts a string as a property name, but instead, it accepts ValidationStrategy, so it should be something like this:
Beta Was this translation helpful? Give feedback.
All reactions