inputmask-core icon indicating copy to clipboard operation
inputmask-core copied to clipboard

Add new parameter to a validate() function for custom format chars

Open andrew--r opened this issue 9 years ago • 1 comments

It's especially useful when you need to validate character in dependence on current value.

andrew--r avatar Mar 17 '16 10:03 andrew--r

Hey @andrew--r,

Two things:

  1. Could you add tests demonstrating the new behavior
  2. Revert the es6 module -> commonjs change.

iamdustan avatar Mar 17 '16 15:03 iamdustan