From ec2749a533fd4d3cdda4e1d595329afc8370816a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs=20Rold=C3=A1n?= Date: Sat, 27 Oct 2018 14:58:33 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d3a3fb1..dcd7ecf 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ The fourth parameter allow a custom message exception, with a few variables avai - ValidateBoolean - Numeric - Validatelength + - ValidateNaN - Comparision - ValidateLessThan - ValidateLessThanOrEqual @@ -111,9 +112,10 @@ The fourth parameter allow a custom message exception, with a few variables avai - ValidateCreditCard - ValidateCurrency - ValidateIBAN + - ValidateBIC - Others - ValidateUUID - - ValidateISBN + - ValidateISBN' - ValidateRegex - ValidateRange