Ask a question to get started
Enter to sendā¢Shift+Enter new line
validate_schema( cls, values: dict[str, Any], ) -> Any
values
dict[str, Any]
The values to validate.
Validate the Pydantic schema.