node-enforce
node-enforce copied to clipboard
Update patterns.js File
fixed a bug when the verification value is a number being given eg: /^\d+.?\d{0,2}$/ // want to patterns two decimal places
Looks good, but can you please add some tests?