Skip to content

1.12.0

Compare
Choose a tag to compare
@mprzodala mprzodala released this 08 Dec 13:03
· 66 commits to master since this release

ADDED

  • optionalType that gives you posibility to use optional type. This type pass null and undefined if field is not required.
  • fix for validate required schema type