functional-models
    Preparing search index...

    Type Alias ComponentValidationErrorResponse

    ComponentValidationErrorResponse: string | undefined

    The response to a validation attempt of a model at the lowest level. Something is bad (a string), or its good (undefined)