armi.matProps.dataSchema.dataSchemaValidator module
Script to validate data format using schema.
- armi.matProps.dataSchema.dataSchemaValidator.keysToString(d)[source]
Used to change numeric keys in YAML, to strings, because JSON cannot parse numbers as keys.
- armi.matProps.dataSchema.dataSchemaValidator.loadSchema()[source]
This function loads the schema for validation.