package
1.18.0
Repository: https://github.com/elastic/package-spec.git
Documentation: pkg.go.dev

# Functions

ValidateFromFS validates a package against the appropiate specification and returns any errors.
ValidateFromPath validates a package located at the given path against the appropriate specification and returns any errors.
ValidateFromZip validates a package on its zip format.

# Type aliases

ValidationErrors is an Error that contains a iterable collection of validation error messages.