Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExtractYamlFilesContent ¶
func New ¶
func New(ctx *JSONSchemaValidatorCommandContext) *cobra.Command
Types ¶
type JSONSchemaValidationPrinter ¶
type JSONSchemaValidationPrinter interface {
PrintYamlSchemaResults(errorsResult []jsonschema.Detailed, error error)
}
type JSONSchemaValidator ¶
type JSONSchemaValidatorCommandContext ¶
type JSONSchemaValidatorCommandContext struct { JSONSchemaValidator JSONSchemaValidator Printer JSONSchemaValidationPrinter }
type Result ¶
type Result = gojsonschema.Result
Click to show internal directories.
Click to hide internal directories.