util/scloud_config/yaml_schema library

Classes

YamlOptional
Represents an optional type in the schema. The value should be a valid YAML type or a YamlUnion.
YamlSchema
YamlUnion
Represents a union type in the schema. The value should be a set of valid YAML types.

Exceptions / Errors

SchemaValidationException