Skip to content

Commit

Permalink
feat: Deprecate Validator class and use Sanatio class instead
Browse files Browse the repository at this point in the history
  • Loading branch information
codeperfectplus committed Jun 2, 2024
1 parent c41dc17 commit 1bb62a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ All notable changes to this project will be documented in this file. The format
- documentation added
- code refactored and code quality improved
- test cases and test coverage added
- bug fixes
- bug fixes
- Validator class deprecated, Use the Sanatio class instead, which is appropriate name as package name.

0 comments on commit 1bb62a0

Please sign in to comment.