package
1.33.0-rc3
Repository: https://github.com/ovh/utask.git
Documentation: pkg.go.dev

# 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.