DefinitionError: {
    code: string;
    message: string;
    source: string;
    xref?: string;
}

Describes an error in model construction.