Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
AtaValidator::Native
Class methods
compile
(schema_json :
String
) :
LibAta::AtaSchema
Source
error_message
(index :
UInt64
) :
String
Source
error_path
(index :
UInt64
) :
String
Source
schema_free
(schema :
LibAta::AtaSchema
)
Source
validate
(schema :
LibAta::AtaSchema
, json :
String
) :
LibAta::AtaResult
Source
validate_oneshot
(schema_json :
String
, json :
String
) :
LibAta::AtaResult
Source
version
Source