Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NastasiyaT authored Sep 3, 2023
1 parent 7752478 commit 682b9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Schema to validate **Integer.class** objects. It also has two specific methods:
- to check if the number is positive,
- to verify that the number falls within the defined range.

#### MapSchems
#### MapSchema
Schema to validate **Map.class** objects. It has two additional methods:
- to define total number of entries,
- to validate entry values according to the schema chosen specifically for every key.

0 comments on commit 682b9b8

Please sign in to comment.