dartoos-dev / formdator

Object-oriented package for validating Flutter form fields.
MIT License
10 stars 2 forks source link

Hex digits validator #93

Closed rafamizes closed 3 years ago

rafamizes commented 3 years ago

The 'Hex' validator will constrain input data to only hexadecimal digit values. It must be placed in the numeric library.