ErrorsOn this pageValidationError Index Propertiesinstance_pathkeywordmessagemodel_configparamsschema_pathProperties instance_pathinstance_path: str | NoneThe path to the instance being validated.keywordkeyword: str | NoneThe validation keyword that caused the error.messagemessage: str | NoneA message describing the validation error.model_configmodel_config: Undefinedparamsparams: dict[str, Any] | NoneAdditional parameters specific to the validation error.schema_pathschema_path: str | NoneThe path to the schema that failed the validation.
The path to the instance being validated.