This directory has examples for Protovalidate.
rule_*.proto are Protovalidate examples based on standard rules.
To get started, check out the following examples:
For more about Protovalidate's standard rules, see its documentation.
cel_*.proto are Protovalidate examples that validate with CEL expressions.
To get started, check out the following examples:
The CEL language specification can be found here.