Skip to content

Releases: nib-health-funds/validation-methods

0.0.8

16 Jul 08:29
Compare
Choose a tag to compare
added a new method to get the characters which don't adhere to a rege…

0.0.7

02 Jun 06:48
Compare
Choose a tag to compare
Merge branch 'master' of github.com:nib-components/validation-methods

0.0.6

01 May 00:44
Compare
Choose a tag to compare
Removed unused data parameter which breaks segmentio/validator

Added generic regex method

30 Apr 04:25
Compare
Choose a tag to compare
Added a generic regex method

e.g. methods.regex(/[a-zA-Z][a-zA-Z0-9_]/)('someVariable')