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 form validation #6

Open
b-strauss opened this issue Jul 11, 2017 · 1 comment
Open

Add form validation #6

b-strauss opened this issue Jul 11, 2017 · 1 comment

Comments

@b-strauss
Copy link
Owner

b-strauss commented Jul 11, 2017

  • send events for validation result/error
  • autosend on submit (optional)
  • multistep
  • google recaptcha support
  • multifile upload
  • use FormData (with multiple values for key)
  • native elements only
  • state -> https://angular.io/guide/forms#track-control-state-and-validity-with-ngmodel
  • non-ajax support (optional)
  • reinitialize without losing state
  • deactivate focus for non active parts
  • file mimetypes in data attribute
@b-strauss
Copy link
Owner Author

  • generic form groups with support for xor, all, min if present

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant