pydent.relationships.FieldValidationError

exception pydent.relationships.FieldValidationError[source]

Bases: pydent.marshaller.exceptions.ModelValidationError

with_traceback()

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.