Skip to content

v0.0.4

Latest
Compare
Choose a tag to compare
@lukewatts lukewatts released this 19 May 13:41
· 3 commits to master since this release

Added __validate__regex_patterns array property to store all validation regexes to make adding them easier
Added __validate__validation_error_messages array property to store all validation error messages to make it easier to keep them unified
Added after.string:pascalcase|camelcaps|studlycaps validator