StringSchema Properties
The TcHmiSchemaBuilder.TType.StringSchema type exposes the following members.
Properties
|
Name |
Description |
---|---|---|
|
Restricts the string to match a commonly used format. | |
|
Constrains the length of the string to a value less than this value. | |
|
Constrains the length of the string to a value greater than this value. | |
|
Restricts the string to match this regular expression. |