Custom client setting validation
Enables you to select a custom regular expression that can be used to validate the field value. For example, if you wanted to only allow even numbers to be entered into a field, store a regular expression like ^\d[02468]$* in an API client setting, then select that setting when configuring validation.
The custom client setting validation can be used with the following field types:
Updated 18 days ago
