Skip to content

1.0.21

Compare
Choose a tag to compare
@stevehu stevehu released this 18 Oct 01:20
· 632 commits to master since this release

1.0.21 - 2019-10-17

Added

Changed

  • fixes #192 upgrade Jackson to 2.9.10
  • fixes #190 OneOfValidator cannot validate an object with multiple properties.Thanks @ddobrin
  • fixes #188 could not validate the email format in JSON schema
  • fixes #187 SchemaValidatorsConfig not propagated