Class: Ascending
Validator to assert that a series of values are given in ascending order.
Methods
validate (self, subject)
Raise ValidationError if a value in subject is out of order.
Attributes
Value of
None
Validator to assert that a series of values are given in ascending order.
Raise ValidationError if a value in subject is out of order.
None