Ask a question to get started
Enter to sendā¢Shift+Enter new line
is_pydantic_v2_subclass( cls: type, ) -> TypeGuard[type[BaseModel]]
Check if the given class is Pydantic v2-like.