Optional
Readonly
case?: "lower" | "upper"The kind of case-conversion to apply.
Optional
Readonly
regex?: RegExpThe regular expression.
Optional
Readonly
trim?: trueTrue if the values should be trimmed (remove leading and trailing whitespace).
Defines attributes common to string-valued options.