# Functions
MgmtCheck ensures that the management plane package has the correct output-folder.
NamespaceCheck ensures that the namespace only contains lower case letters, numbers and underscores.
PreviewCheck ensures the output-folder of a preview package is under the preview sub-directory.
# Structs
MetadataValidateContext describes the context needed in validation of the metadata.
# Type aliases
MetadataValidateFunc is a function that validates a metadata is legal or not.