Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
crystal-mistral
main
APIError
Categories
CategoryScores
ChatRequest
ChatResponse
Choice
ClassifiersChatRequest
ClassifiersRequest
CodeRequest
CrystalMistral
Client
ClientBuilder
Methods
Chat
Classifiers
Embeddings
Files
FIM
EmbeddingObject
EmbeddingRequest
EmbeddingResponse
FilePurpose
Message
Messages
ModerationResponse
Result
Role
UploadFileResponse
Usage
UsageInfo
ValidationDetails
ValidationError
ValidationSubError
Generated using Crystal 1.16.3
2025-07-08 11:25:21 UTC
struct
ValidationDetails
ValidationDetails
Struct
Value
Object
Included Modules
JSON::Serializable
Defined in:
crystal-mistral/error_types.cr
Constructors
.new
(pull : JSON::PullParser)
Instance Method Summary
#detail
: Array(ValidationSubError)
#detail=
(detail : Array(ValidationSubError))
Constructor Detail
def self.
new
(pull : JSON::PullParser)
#
[
View source
]
Instance Method Detail
def
detail
: Array(
ValidationSubError
)
#
[
View source
]
def
detail=
(detail : Array(
ValidationSubError
))
#
[
View source
]