Schrodinger v0.1.0 API Reference
Modules
Schrodinger
Check any struct against multiple valid and invalid state definitions
Checks if the struct matches in of the invalid states defined in @invalid_state
Makes sure that struct matches at least one of the valid states, returns a list of matches and a map of errors
The individual validations that a field can have checked against it. 2 element tuples with check type and data