diff --git a/content/master/cli/command-reference.md b/content/master/cli/command-reference.md index a8b0b969..03758444 100644 --- a/content/master/cli/command-reference.md +++ b/content/master/cli/command-reference.md @@ -828,7 +828,8 @@ Configuration/platform-ref-aws v0.9.0 True The `crossplane beta validate` command validates [compositions]({{}}) against provider or XRD -schemas using the Kubernetes API server's validation library. +schemas using the Kubernetes API server's validation library +with additional validation checks such as Unknown Field Check. The `crossplane beta validate` command supports validating the following scenarios: diff --git a/content/v1.16/cli/command-reference.md b/content/v1.16/cli/command-reference.md index a8b0b969..73e7566c 100644 --- a/content/v1.16/cli/command-reference.md +++ b/content/v1.16/cli/command-reference.md @@ -828,7 +828,8 @@ Configuration/platform-ref-aws v0.9.0 True The `crossplane beta validate` command validates [compositions]({{}}) against provider or XRD -schemas using the Kubernetes API server's validation library. +schemas using the Kubernetes API server's validation library +with additional validation checks such as Unknown Field Check. The `crossplane beta validate` command supports validating the following scenarios: