Skip to content

Releases: mr5z/PropertyValidator

v1.1.1.0

25 Dec 07:32
5ce0da8
Compare
Choose a tag to compare
  • Implement SetErrorFormatter()
  • Minor improvements and bug fixes

v1.1.0.1

18 Dec 09:27
Compare
Choose a tag to compare
  • Code refactors and minor improvements

v1.1.0

19 Sep 04:57
Compare
Choose a tag to compare
  • Remove autofill and made it the default behavior.
  • Add dictionary of errors so that the ViewModel doesn't need to provide its own error properties.

v1.0.6.7

09 May 15:30
Compare
Choose a tag to compare
  • Fix property notification when the error message has been cleared for ValidationResultArgs::FillErrorProperty
  • Remove redundant check and bug fixes

v1.0.6.6

09 May 15:10
Compare
Choose a tag to compare
  • Fix property notification when the error message has been cleared for ValidationResultArgs::FillErrorProperty
  • Remove redundant check and bug fixes

v1.0.6.5

09 May 08:03
Compare
Choose a tag to compare

Bug fixes when using the EnsurePropertiesAreValid() strategy.

v1.0.6.1

10 Apr 08:13
Compare
Choose a tag to compare

Update nullable properties

Add more ways to extract the error messages

10 Apr 13:18
Compare
Choose a tag to compare

Add more ways to extract the error messages

Add more ways to extract the error messages

10 Apr 09:24
Compare
Choose a tag to compare

Add more ways to extract the error messages

v1.0.6

01 Nov 14:11
Compare
Choose a tag to compare

Implement autofill