Skip to content

Interface Addition

Compare
Choose a tag to compare
@tdphillipsjr tdphillipsjr released this 06 May 05:10
· 7 commits to master since this release

New in Version 1.1

  • Fixed bug in min/max validator that required an array to be passed.
  • Fixed operation of equalTo validator.
  • Added the Validatable interface; though usage of validate does not require it.