Skip to content

Feature/40766#7

Merged
sharmashalu merged 7 commits intodevelopfrom
feature/40766
Dec 18, 2020
Merged

Feature/40766#7
sharmashalu merged 7 commits intodevelopfrom
feature/40766

Conversation

@prashantsuccessivetech
Copy link
Copy Markdown
Owner

  1. Create a component named
  2. Now using “yup” add the validation to existing form created in the last form
  3. Create following class members:
  • hasErrors - Will return true if there are error in the form
  • isTouched - Will return true if any of the fields being touched
  • getError - pass the name of the field and it will return the error if field has been touched.

@prashantsuccessivetech prashantsuccessivetech added the enhancement New feature or request label Dec 18, 2020
@sharmashalu sharmashalu merged commit 25df4aa into develop Dec 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants