Version 1.9.0
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
DisallowNullAttributeis present - Allow null values, if a
AllowNullAttributeis 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