package
1.0.8
Repository: https://github.com/sap/cloud-mta.git
Documentation: pkg.go.dev

# Functions

GetValidationMode converts validation mode flags to validation process flags.
Mtaext validates an MTA extension file.
MtaYaml validates an MTA.yaml file.
Validate validates an mta.yaml file and a list of mta extension files, and returns the issues for each file.

# Constants

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

# Structs

No description provided by the author
YamlValidationIssue - specific issue.

# Type aliases

No description provided by the author
YamlCheck - validation check function type.
YamlValidationIssues - list of issue's.