A lib to aggregate in your projects with most commons VO's.
Produced by Renan Delmonico to use in his projects
To read the documentation run the Makefile command:
make doc-generate
- Address
- Boolean
- City
- DateTime
- Integer
- IP (IPv4 and IPv6)
- Numeric
- Password
- Str
- Text
- UUID
- Country
- PasswordAlgo
- State (Brazil)
Before you submit a Pull Request you must run the unit and mutation tests and check if the coverage is 100%.
There are three commands in Makefile (test-unit
, test-mutation
and test-coverage
). You must run this commands.
Please, rate this lib ❤️ and give stars ⭐