class documentation

class ModelValidationError(Data): (source)

Constructor: ModelValidationError(*args, **kwargs)

View In Hierarchy

Undocumented

Class Variable fieldName Undocumented
Class Variable message Undocumented

Inherited from Data:

Method __init__ Undocumented
Method __repr__ Undocumented
Method get Undocumented
Method set Undocumented
Method update Undocumented
fieldName: str = (source)

Undocumented

message: str = (source)

Undocumented