Skip to content

Commit

Permalink
__call__ -> validate
Browse files Browse the repository at this point in the history
  • Loading branch information
CalebCourier authored Jul 30, 2024
1 parent ad940f6 commit 62bb68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Initializes a new instance of the WebSanitization validator class.

<br>

**`__call__(self, value, metadata={}) -> ValidationResult`**
**`validate(self, value, metadata={}) -> ValidationResult`**

<ul>

Expand Down

0 comments on commit 62bb68d

Please sign in to comment.