[−][src]Module gltf_json::validation
Contains functions that validate glTF JSON data against the specification.
Enums
Checked | Specifies a type that has been pre-validated during deserialization or otherwise. |
Error | Specifies what kind of error occured during validation. |
Traits
Validate | Trait for validating glTF JSON data so that the library can function without panicking. |