Skip to main content

Module constraints

Module constraints 

Source
Expand description

Schema-level constraint definitions.

Each FieldConstraint describes what rules apply to a specific field path. The ConstraintSet holds a collection of constraints and drives validation through the RuleRegistry.

Structsยง

ConstraintSet
A set of field constraints for a message type.
FieldConstraint
A constraint specification for a single field path.