Hi Team,
I am looking for help!! Below is the use case.
- We are validating user’s email address, IP etc before registering the users in our system. For ex: User should have a valid and working email address.
- we are handling all the validations in our API.
Questions:
How can we post data to our API on submit click and show the message in case of any errors?
In case of no errors, it should redirect to the page coming from API response.
Thanks,
Brijesh Singh