Skip to content

Validstate 1.1.0

Compare
Choose a tag to compare
@CodyMcMichael CodyMcMichael released this 04 Sep 15:09
· 44 commits to master since this release
76b7295

Added

  • Adds the ability to run validations on nested objects (nth) levels deep.
  • Adds validations for American phone numbers, credit cards, value includes, and regex.
  • Updates validstate docs with new validations

Changed

  • Custom validation messages are not currently available on nested objects, only single level.