RegexConfig
Represents a rule that can be applied to a data type.
Fields without arguments
Name | Type | Description |
---|---|---|
pattern | String! | The regex pattern to match against the data type value. |
Represents a rule that can be applied to a data type.
Name | Type | Description |
---|---|---|
pattern | String! | The regex pattern to match against the data type value. |