Closed jamesrswift closed 5 months ago
Tuple schema now properly requires the length of a tuple to exactly match in order to validate. New behaviour can be disabled by setting exact to false.
exact
Tuple schema now properly requires the length of a tuple to exactly match in order to validate. New behaviour can be disabled by setting
exact
to false.