Skip to content

v1.0.0-rc.4

Compare
Choose a tag to compare
@ivan-dalmet ivan-dalmet released this 26 Jan 14:17
· 342 commits to master since this release

Fix all validations rules to accept "empty" (null, undefined, "") value.
Because this rule is handled with the isRequired() rule (or required property).

Issue #10