Skip to content

1.0.1

Compare
Choose a tag to compare
@stevehu stevehu released this 11 Jan 14:08
· 803 commits to master since this release

1.0.1 - 2019-01-10

Added

Changed

  • fixes #112 AnyOfValidator: only return expectedTypeList if not empty. Thanks @c14s
  • fixes #111 Validation failure for the optional field in a schema - in the PropertiesValidator. Thanks @ddobrin