From ca0533bb970bed5f048a23479ea9881fb70ca285 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 15 Sep 2020 19:45:48 +0200 Subject: [PATCH] Closes #660 readme updates --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f552826..eec60ea 100644 --- a/README.md +++ b/README.md @@ -201,6 +201,10 @@ Baked-in Validations | required_with_all | Required With All | | required_without | Required Without | | required_without_all | Required Without All | +| excluded_with | Excluded With | +| excluded_with_all | Excluded With All | +| excluded_without | Excluded Without | +| excluded_without_all | Excluded Without All | | unique | Unique | Benchmarks