CoreSchemaGenerationWarning
A warning raised during core schema generation.
Constructor
Signature
def CoreSchemaGenerationWarning() - > null
Signature
def CoreSchemaGenerationWarning(
message: str
) - > null
Parameters
| Name | Type | Description |
|---|---|---|
| message | str | The specific warning message detailing the nature of the core schema generation issue. |