From 113c71e27af7a0ade8a2a994e409ba484191fc1e Mon Sep 17 00:00:00 2001 From: sc0Vu Date: Thu, 14 Dec 2017 17:51:55 +0800 Subject: [PATCH] BooleanValidator.php --- src/Validators/BooleanValidator.php | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/Validators/BooleanValidator.php diff --git a/src/Validators/BooleanValidator.php b/src/Validators/BooleanValidator.php new file mode 100644 index 0000000..b2f3146 --- /dev/null +++ b/src/Validators/BooleanValidator.php @@ -0,0 +1,19 @@ +