Expand description
§ts-json
Enums§
- Load
Config Error - Error variants for loading config.
- Validation
Error - Error variants for validating JSON.
Traits§
- Config
File - Trait defining a struct as representing a config file.
Functions§
- validate_
json - Validate some JSON against a JSON schema, returning all problems.