Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix RegexValidator allowing partial matches
Now RegexValidator must require a full match on the target string to return a successfull match
- Loading branch information