Skip to content

Some powerful fixes

Latest

Choose a tag to compare

@abnerescocio abnerescocio released this 16 Apr 23:54
4339033

The most importants

  • new way to validate a field with fieldValidate() method. This method is more performatic and point exactly invalid field
  • default value to inputType. All mask has own input type to prevent incorrectly implementation of fields
  • all masks has trully a method to valid parameters, this is isValid() method
  • powerful implementation of credit card
  • use of new attribute regex auxiliary instead range to apply a secondary way to valid a field