Skip to content

Releases: nib-health-funds/validation-methods

0.0.8

Choose a tag to compare

@jameslnewell jameslnewell released this 16 Jul 08:29
added a new method to get the characters which don't adhere to a rege…

0.0.7

Choose a tag to compare

@jameslnewell jameslnewell released this 02 Jun 06:48
Merge branch 'master' of github.com:nib-components/validation-methods

0.0.6

Choose a tag to compare

@jameslnewell jameslnewell released this 01 May 00:44
Removed unused data parameter which breaks segmentio/validator

Added generic regex method

Choose a tag to compare

@jameslnewell jameslnewell released this 30 Apr 04:25
Added a generic regex method

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