8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 942927c commit 39e7008
pkg/crd/markers/validation.go
@@ -298,7 +298,7 @@ type XEmbeddedResource struct{}
298
// IntOrString marks a fields as an IntOrString.
299
//
300
// This is required when applying pattern 5443 s or other validations to an IntOrString
301
-// field. Knwon information about the type is applied during the collapse phase
+// field. Known information about the type is applied during the collapse phase
302
// and as such is not normally available during marker application.
303
type XIntOrString struct{}
304
0 commit comments