//
pkg.gl
Category
github.com/platformsh/platformify
validator
package
0.2.11
Repository:
https://github.com/platformsh/platformify.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
1
Files
197 SLOC
#
Functions
ValidateConfig
ValidateConfig uses ValidateFile and to check config for a given directory is valid config.
ValidateFile
ValidateFile checks the file exists and is valid yaml, then returns the unmarshalled data.