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