juspay / hyperswitch-client-core

Apache License 2.0
9 stars 8 forks source link

fix: fix error description on input fields #53

Closed Shivam25092001 closed 4 months ago

Shivam25092001 commented 4 months ago

SCREENSHOTS (BEFORE FIX)

CHANGES (Input field error description)

- Empty email: "Email cannot be empty"
- Invalid email: "Invalid email address"
- Empty Cardholder Name: "Card Holder's name is required"
- Invalid Cardholder Name: "Last Name required"