Skip to content

Version 1.1.0

Choose a tag to compare

@nd1012 nd1012 released this 07 Apr 05:40
· 72 commits to main since this release

Full Changelog: v1.0.0...v1.1.0

  • Changed license of ObjectValidation-CountryValidator from MIT to Apache-2.0
  • ItemDataTypeAttribute
  • Conditional property value validation using RequiredIfAttribute
  • AllowedValuesAttribute to validate against allowed values
  • DeniedValuesAttribute to validate against denied values