package
2.3.0
Repository: https://github.com/devfile/library.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

ParseAndValidate func parses the devfile data and validates the devfile integrity with the schema and validates the devfile data.
ParseDevfileAndValidate func parses the devfile data, validates the devfile integrity with the schema replaces the top-level variable keys if present and validates the devfile data.
ParseFromDataAndValidate func parses the devfile data and validates the devfile integrity with the schema and validates the devfile data.
ParseFromURLAndValidate func parses the devfile data from the url and validates the devfile integrity with the schema and validates the devfile data.