-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
A tagged union would be a variant on hash (and possibly array?) validators that permits different validations to be applied when a specified 'tag' key takes on specific values.
Currently, this can be vaguely emulated by adding rule validators to fields that inspect the tag manually to derive the constraint.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request