medipass / react-payment-inputs

A React Hook & Container to help with payment card input fields.
https://medipass.github.io/react-payment-inputs
341 stars 62 forks source link

Export validators #81

Closed asdolo closed 2 years ago

asdolo commented 2 years ago

There are some cases in which it's useful to use the validators already defined in this library without needing to install another library just for that. For example, when creating a custom validator with yup.

asdolo commented 2 years ago

@thepenskefile would you mind to check this? Thanks!

thepenskefile commented 2 years ago

Thanks for the contribution, @asdolo!

asdolo commented 2 years ago

Thanks for the contribution, @asdolo!

Thank you! 😀