Skip to content

Commit

Permalink
Merge pull request #4 from argen666/main
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
zsimjee authored Aug 26, 2024
2 parents 8714b46 + 8d648fc commit 98f081a
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 @@ -113,7 +113,7 @@ Initializes a new instance of the RestrictToTopic class.
</ul>
<br/>

**`validate(self, value, metadata) ValidationResult`**
**`validate(self, value, metadata) -> ValidationResult`**
<ul>
Validates the given `value` using the rules defined in this validator, relying on the `metadata` provided to customize the validation process. This method is automatically invoked by `guard.parse(...)`, ensuring the validation logic is applied to the input data.

Expand Down

0 comments on commit 98f081a

Please sign in to comment.