SchemaUtilErrorObject: ErrorObject & {
    children?: ErrorObject[];
}

Type declaration

Generated using TypeDoc