inputmask-core
inputmask-core copied to clipboard
Add new parameter to a validate() function for custom format chars
It's especially useful when you need to validate character in dependence on current value.
Hey @andrew--r,
Two things:
- Could you add tests demonstrating the new behavior
- Revert the es6 module -> commonjs change.