Skip to content

Version 1.9.0

Choose a tag to compare

@nd1012 nd1012 released this 07 Sep 18:38
· 47 commits to main since this release
c3c2e55

Changes

NOTE: Due to a release counting mistake this should be release 1.10.0. Version 1.10.0 will be released in order to fix the release counter.

Additions

  • Deny null values, if a DisallowNullAttribute is present
  • Allow null values, if a AllowNullAttribute is present
  • Updated nullability checks for property values and dictionary/list/array values/items

Bugfixes

  • Fixed a bug which prevented deep object validation of IObjectValidatable

Full Changelog: v1.8.0...v1.9.0