pdscopes / php-form-validator

Simple, extendable form validator for multi-dimensional forms
MIT License
11 stars 3 forks source link

Add regex and not-regex validation rules #9

Closed mintalicious closed 2 years ago

mintalicious commented 2 years ago

Added the rules regex and not-regex to validate that a field matches/does not match a custom regular expression pattern.

pdscopes commented 2 years ago

Sorry for the delay in getting back to you, I was away.

This looks great, thanks so much for this PR!

pdscopes commented 2 years ago

I've released this into v2.8.0