tallence / core-forms

A simple and lean formeditor for the CoreMedia CMS.
Apache License 2.0
19 stars 13 forks source link

Make RegEx Validation in TextValidator Null-safe #81

Closed mgoellnitz closed 2 years ago

mgoellnitz commented 2 years ago

We need to deal with optionals, so regex and getRegex() don't seem to be the same.