From d13c5bfe8350ff9bd96e81403e60feeb4da16158 Mon Sep 17 00:00:00 2001 From: zsimjee Date: Sun, 15 Sep 2024 22:40:04 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05d30ec..5a298fd 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ Initializes a new instance of the Validator class. -
+
**`__call__(self, value, metadata={}) -> ValidationResult`**