Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

form validation while creating resources #59

Closed
shelcia opened this issue Dec 19, 2022 · 4 comments · Fixed by #66
Closed

form validation while creating resources #59

shelcia opened this issue Dec 19, 2022 · 4 comments · Fixed by #66
Assignees
Labels
codepeak22 Issues created/ need to be worked with Code peak 22 hard

Comments

@shelcia
Copy link
Owner

shelcia commented Dec 19, 2022

No description provided.

@shelcia shelcia added the hard label Dec 19, 2022
@MCoder86A
Copy link
Contributor

I want to try. please assign me

@MCoder86A
Copy link
Contributor

@shelcia Validation to be check while creating resources:

  • Label name cannot be same.
  • Resource name must be minimum one character.
  • Number of object cannot be zero (0) and must be a number.

Is it correct ? Do I need to add more ?

@shelcia shelcia added the codepeak22 Issues created/ need to be worked with Code peak 22 label Dec 19, 2022
@shelcia
Copy link
Owner Author

shelcia commented Dec 19, 2022

also, if the user add a new row , both the label and field should be filled.

@MCoder86A
Copy link
Contributor

Okay..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codepeak22 Issues created/ need to be worked with Code peak 22 hard
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants