Class: Descending
Validator to assert that a series of values are given in descending 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 descending order.
Raise ValidationError if a value in subject is out of order.
None