Class: Different
Validator to assert that a set of values are all different from one another.
Methods
validate (self, subject)
Raise ValidationError if any of the specified values from subject are equal. Skip validation if any value from subject is missing or None.
Attributes
Value of
None