class documentation

class ArrayMaxLengthValidator(MaxLengthValidator): (source)

View In Hierarchy

Undocumented

Class Variable message Undocumented

Inherited from MaxLengthValidator:

Method clean Undocumented
Method compare Undocumented
Class Variable code Undocumented

Inherited from BaseValidator (via MaxLengthValidator):

Method __call__ Undocumented
Method __eq__ Undocumented
Method __init__ Undocumented
Instance Variable limit_value Undocumented