Skip to main content

ValidationErrorLocInner

Description: ValidationErrorLocInner

Attributes

NameTypeDescription
anyof_schema_1_validatorOptional[StrictStr]
anyof_schema_2_validatorOptional[StrictInt]
actual_instanceOptional[Union[int, str]]
any_of_schemasSet[str]

Methods

NameDescription
actual_instance_must_validate_anyof
from_dict
from_jsonReturns the object represented by the json string
to_jsonReturns the JSON representation of the actual instance
to_dictReturns the dict representation of the actual instance
to_strReturns the string representation of the actual instance