As a configurator
I want to be able to validate fields
so that i can ensure valid data is saved
should have a regex multirow on field edit form containing regex field and errorText field
should apply each regex to the field, and should show the correct error
TBC