Skip to content

Commit

Permalink
fix(gateway/request-validator): mention format keyword only supported…
Browse files Browse the repository at this point in the history
… in draft4 version (#7928)

* fix(gateway/request-validator): mention format keyword only supported in draft4 version

* adjust formatting

---------

Co-authored-by: lena-larionova <[email protected]>
  • Loading branch information
vm-001 and lena-larionova committed Sep 27, 2024
1 parent 7601490 commit 78d03f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/_hub/kong-inc/request-validator/overview/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,6 +183,9 @@ validations:

#### Semantic validation for `format` attribute

{:.important}
> This feature is only supported in JSON Schema Draft 4.

Structural validation alone may be insufficient to validate that an instance
meets all the requirements of an application. The `format` keyword is defined
to allow interoperable semantic validation for a fixed subset of values that
Expand Down

0 comments on commit 78d03f9

Please sign in to comment.