confirmed
Validate that the field equals a sibling field (typically used for "confirm password" patterns).
different
Validate that the field does not equal a sibling field's value.
requiredIf
The field is required when a sibling field is set, optionally only when the sibling matches a specific value.
same
Validate that the field equals a sibling field's value.