oscar fece822fc7 feat(completion): surface all supported assertions in key docs
Extend the key documentation with every scalar assertion the matcher
validates: minimum, maximum, exclusiveMinimum, exclusiveMaximum,
multipleOf, minLength, maxLength, pattern, format, and required. format,
pattern, and required names render without JSON quotes since they name a
constraint rather than carry a value. Applicators are left out because
they describe subschemas, which this path does not resolve.
2026-07-02 00:08:22 +02:00
S
Description
No description provided
Apache-2.0
1.2 MiB
Languages
Rust 100%