kubernetes/staging/src/k8s.io/apiextensions-apiserver/pkg/apiserver/validation/validation_test.go

// TestRoundTrip checks the conversion to go-openapi types.
// internal -> go-openapi -> JSON -> external -> internal
func TestRoundTrip(t *testing.T) {}

func stripIntOrStringType(x interface{}

type failingObject

func TestValidateCustomResource(t *testing.T) {}

func TestItemsProperty(t *testing.T) {}

var listMapType