# Functions
ExtractProperty extract possible variables from a json schema.
NormalizeAndCompile normalizes the version and then compile the json schema.
Validator generates a ValidateFunc from a json Schema definition.
# Constants
RootKey is a reference point for building json schema, used internally.
# Type aliases
ValidateFunc is jsonschema validator.