From 5a5f265fe4bf291c1ef58f5fe452f1e8c69c9ed6 Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Thu, 6 May 2021 22:23:16 +0200 Subject: Validate non-nullable values inside lists --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') 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 -- cgit v1.2.3