juspay / hyperswitch-client-core

Apache License 2.0
6 stars 1 forks source link

fix: fix error description on input fields #53

Closed Shivam25092001 closed 1 month ago

Shivam25092001 commented 1 month 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"