FormFieldOptions.pattern

this is a regex pattern used to validate the field

struct FormFieldOptions
string pattern;

Meta