dockwa / simple-react-validator

A simple react form validator inspired by Laravel validation.
https://dockwa.github.io/simple-react-validator
MIT License
278 stars 78 forks source link

Add GBP, Euro and Yen support for currency rule #383

Closed hollystandring closed 2 years ago

hollystandring commented 2 years ago

Allows for '$', '£', '€' and '¥' symbols to be used in the currency rule instead of just '$'.