OPENAPI / COMPONENTS / SCHEMAS

Validation Error data structure

ValidationError

Structural definition for Validation Error in the Mistral AI API contract.

object5properties
ctxobject

ctx value in the Mistral AI API contract.

inputstring

input value in the Mistral AI API contract.

locarrayrequired

loc value in the Mistral AI API contract.

msgstringrequired

msg value in the Mistral AI API contract.

typestringrequired

type value in the Mistral AI API contract.