Validate constraint
Validates a constraint definition. Checks whether the context field exists and whether the applied configuration is valid. Additional properties are not allowed on data objects that you send to this endpoint.
The operator to use when evaluating this constraint. For more information about the various operators, refer to the strategy constraint operator documentation.
Whether the operator should be case sensitive or not. Defaults to false (being case sensitive).
Whether the result should be negated or not. If true, will turn a true result into a false result and vice versa.
The context values that should be used for constraint evaluation. Use this property instead of value for properties that accept multiple values.
The context value that should be used for constraint evaluation. Use this property instead of values for properties that only accept single values.