Expand description

pre-rolled validators for data structures

Functions

Check that values are equal
Check that a sequence is at most a certain length
Check that a sequence is at least a certain length
Check that an option has a value
Check that a value is less than a max
Check that a value is greater than a value
Check that an optional value is either none or less than a value
Check that an optional value is either none or greater than a value