Skip to main content

CoreSchemaGenerationWarning

A warning raised during core schema generation.

Constructor

Signature

def CoreSchemaGenerationWarning() - > null

Signature

def CoreSchemaGenerationWarning(
message: str
) - > null

Parameters

NameTypeDescription
messagestrThe specific warning message detailing the nature of the core schema generation issue.