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

Add: Front-end validator (Professional AdminArea) #142

Open
renatokano opened this issue Jul 1, 2020 · 0 comments
Open

Add: Front-end validator (Professional AdminArea) #142

renatokano opened this issue Jul 1, 2020 · 0 comments
Assignees
Labels
front-end Front-end tasks improvements Suggestions or guidelines for improving the project

Comments

@renatokano
Copy link
Owner

~> [Professionals]

  • name: min-length: 6, max-length: 150, required
  • email: e-mail pattern, max-length: 150, required
  • mobile: mobile pattern, max-length: 20, placeholder, required
  • zipcode: zipcode pattern, max-length: 10, placeholder, required
  • address: max-length: 150, required
  • neighborhood: required
  • city: required
  • password: min-length: 6, max-length: 20, required
  • confirm-password: min-length: 6, max-length: 20, required

~> mask
mobile: (00) 00000-0000
zipcode: 00000-000

~> autocomplete based on zipcode

@renatokano renatokano added front-end Front-end tasks improvements Suggestions or guidelines for improving the project labels Jul 1, 2020
@renatokano renatokano self-assigned this Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
front-end Front-end tasks improvements Suggestions or guidelines for improving the project
Projects
None yet
Development

No branches or pull requests

1 participant