File tree
43 files changed
+88
-92
lines changed- content
- 01-Getting-Started
- 01-Your-First-Schema
- 02-Nesting-Objects
- 03-Required-Properties
- 04-Enumerated-Values
- 05-Arrays
- 06-Array-of-Objects
- 02-Primitive-Types
- 01-Constraining-String-Length
- 02-Regular-Expressions-in-Strings
- 03-Constraining-Number
- 04-Exclusively-Constraining-Number
- 05-Multiple-of-a-Number
- 06-Decimal-Numbers
- 07-Enumerated-Values-II
- 08-Defining-Constant-Values
- 09-Combining-Types
- 03-Objects
- 01-Pattern-Properties
- 02-Additional-Properties
- 03-Constraining-Number-of-Properties
- 04-Applying-Schema-to-Property-Names
- 04-Arrays
- 01-Specifying-Length-of-an-Array
- 02-Unique-Items
- 03-Tuple-Validation
- 04-Additional-Items-in-Tuples
- 05-Enumerated-Array-Items
- 06-Ensuring-Array-Content-With-Contains
- 07-minContains-and-maxContains
- 05-Conditional-Validation
- 01-Ensuring-Conditional-Property-Presence
- 02-Ensuring-Mutual-Dependency
- 03-Conditionally-Apply-a-Subschema
- 04-if-then-keyword
- 05-if-then-else
- 06-Combining-Subschemas
- 01-Reusing-and-Referencing-with-defs-and-ref
- 02-id-and-schema
- 03-Valid-Against-allOf-the-Subschemas(AND)
- 04-Valid-Against-oneOf-the-Subschemas(XOR)
- 05-Valid-Against-anyOf-the-Subschemas(OR)
- 06-inverting-validation-with-not
- 07-Recursive-Schemas
- 07-Miscellaneous/01-Extending-Closed-Schemas-with-unevaluatedProperties
- 08-Annotating-JSON-Schemas
- 01-title-and-description
- 02-deprecated-readOnly-and-writeOnly
- 03-comment-and-default
- 04-format-and-examples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
43 files changed
+88
-92
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
|
0 commit comments