MCPcopy Create free account
hub / github.com/devfile/api / DevfileValidator

Struct DevfileValidator

test/v200/utils/api/test_utils.go:48–48  ·  view source on GitHub ↗

DevfileValidator struct for DevfileValidator interface defined in common utils.

Source from the content-addressed store, hash-verified

46
47// DevfileValidator struct for DevfileValidator interface defined in common utils.
48type DevfileValidator struct{}
49
50// WriteAndValidate implements Saved.DevfileValidator interface.
51// writes to disk and validates the specified devfile

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected