package
1.1.1
Repository: https://github.com/opencontainers/image-spec.git
Documentation: pkg.go.dev

# Functions

FileSystem returns an in-memory filesystem including the schema files.
WrapSyntaxError checks whether the given error is a *json.SyntaxError and converts it into a *schema.SyntaxError containing line/col information using the given reader.

# Constants

Media types for the OCI image formats.
Media types for the OCI image formats.
Media types for the OCI image formats.
Media types for the OCI image formats.
Media types for the OCI image formats.
Media types for the OCI image formats.

# Structs

A SyntaxError is a description of a JSON syntax error including line, column and offset in the JSON file.
ValidationError contains all the errors that happened during validation.

# Type aliases

Validator wraps a media type string identifier and implements validation against a JSON schema.