diff options
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 2854191..ad90db9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,7 @@ and this project adheres to validation traverser calls it on all list items. - `valuesOfCorrectTypeRule` doesn't check objects recursively since the validation traverser calls it on all object properties. +- Validation of non-nullable values inside lists. ### Changed - `AST.Document.Value.List` and `AST.Document.ConstValue.ConstList` contain |
