Skip to content

EqualTo field

Latest
Compare
Choose a tag to compare
@tdphillipsjr tdphillipsjr released this 09 Jul 05:27

Version 1.2.1

New this release

  • Add the ability to compare data to another field in the schema.
  • Allows (for instance) password match pairs.
  • Usage: "equalTo:field-confirm_password" would compare the data to the schema array index "confirm_password"