Methods

Attributes

Class: Same

Validator to assert that a set of values are all equal to each other.

Methods

validate (self, subject)

Raise ValidationError if any of the specified values from subject are not equal. Skip validation if any value from subject is missing or None.

Attributes

Value of

None