Skip to content

Version 1.5.0

Choose a tag to compare

@nd1012 nd1012 released this 20 May 09:26
· 56 commits to main since this release
a870b9b

Changes

  • ValidatableObject -> ValidatableObjectBase
  • (Item)NoValidationAttribute.SkipNullValueCheck to fully skip a value or an item validation (if false (the default) the value/items will still be checked for null values, if not nullable)
  • Changed validatable type determination logic to force allowed or deny denied and filtered types

Full Changelog: v1.4.0...v1.5.0