File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -828,7 +828,8 @@ Configuration/platform-ref-aws v0.9.0 True
828
828
829
829
The `crossplane beta validate` command validates
830
830
[compositions]({{<ref "../concepts/compositions">}}) against provider or XRD
831
- schemas using the Kubernetes API server's validation library.
831
+ schemas using the Kubernetes API server's validation library
832
+ with additional validation checks such as Unknown Field Check.
832
833
833
834
The `crossplane beta validate` command supports validating the following
834
835
scenarios :
Original file line number Diff line number Diff line change @@ -828,7 +828,8 @@ Configuration/platform-ref-aws v0.9.0 True
828
828
829
829
The `crossplane beta validate` command validates
830
830
[compositions]({{<ref "../concepts/compositions">}}) against provider or XRD
831
- schemas using the Kubernetes API server's validation library.
831
+ schemas using the Kubernetes API server's validation library
832
+ with additional validation checks such as Unknown Field Check.
832
833
833
834
The `crossplane beta validate` command supports validating the following
834
835
scenarios :
You can’t perform that action at this time.
0 commit comments