mirror of
https://github.com/tristanpenman/valijson.git
synced 2025-03-03 12:58:03 +01:00
spelling: constraints
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
0ce6c378d9
commit
b54dcfe6e8
@ -8391,7 +8391,7 @@ public:
|
||||
// non-string values seems like the right thing to do, to avoid
|
||||
// this throwing an exception.
|
||||
//
|
||||
// Schemas that need tighter validation around 'format' constaints
|
||||
// Schemas that need tighter validation around 'format' constraints
|
||||
// should generally pair it with a 'type' constraint.
|
||||
//
|
||||
// Reference:
|
||||
|
@ -365,7 +365,7 @@ public:
|
||||
// non-string values seems like the right thing to do, to avoid
|
||||
// this throwing an exception.
|
||||
//
|
||||
// Schemas that need tighter validation around 'format' constaints
|
||||
// Schemas that need tighter validation around 'format' constraints
|
||||
// should generally pair it with a 'type' constraint.
|
||||
//
|
||||
// Reference:
|
||||
|
Loading…
x
Reference in New Issue
Block a user