Skip to content

Version 1.3.0

Choose a tag to compare

@nd1012 nd1012 released this 30 Apr 09:33
· 60 commits to main since this release
46e8769

Changes

  • Fixed problem in ASP.NET with nice-to-have-feature IEnumerable<ValidationResult> - had to remove the enumerable implementation to avoid problems when giving a ValidatableObject back to a client (will be sent as an array :( )
  • ValidateObject.Logger log message handler
  • Added ValidateObject.EnsureValidObject extension
  • Added ValidateObject.GetValidObject extension

Full Changelog: v1.2.1...v1.3.0