We need the ability to add custom validation constraints to a pattern.
On any element/collection, add a validation rule that must evaluate a boolean result, and provide a failure message.
Both the validation rule and the message can use scriban templating expressions.
They will be evaluated with all other built-in validation rules.
We need the ability to add custom validation constraints to a pattern. On any element/collection, add a validation rule that must evaluate a boolean result, and provide a failure message.
Both the validation rule and the message can use scriban templating expressions. They will be evaluated with all other built-in validation rules.