Skip to content

Releases: Liero/vNext.BlazorComponents.FluentValidation

v1.1.3

22 Feb 05:02
Compare
Choose a tag to compare

What's Changed

  • No changes

v1.1.1

09 Sep 13:39
Compare
Choose a tag to compare

What's Changed

  • fixed: Validation Message does not appearch in ValidationSummary for PropertyPaths like Rows[0]

v1.1.0

18 Jul 15:35
52fac03
Compare
Choose a tag to compare

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

v1.0.0

16 Mar 19:17
3363dea
Compare
Choose a tag to compare

What's Changed

First official release

  • async validation
  • severity levels
  • customizable validation strategy
  • customizable validator factory

Full Changelog: https://github.com/Liero/vNext.BlazorComponents.FluentValidation/commits/v1.0.0

Release v0.5

18 Oct 14:28
df979e5
Compare
Choose a tag to compare
Release v0.5 Pre-release
Pre-release

v0.5