Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Jul 15:35
· 4 commits to refs/heads/main since this release
52fac03

What's Changed

  • (#10) Feature/v1.1 - Thanks to @Liero
    - Exposed ValidateFieldAsync and ValidateModelAsync methods and ValidationMessageStore property
    - Ability to validate without affecting ValidationMessageStore (without showing errors)
    - Fixed InvalidOperationException when evaluating PropertyPath on ICollection without indexer, e.g. HashSet