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

Write introductory blog post(s) #5

Open
runspired opened this issue Jul 15, 2015 · 1 comment
Open

Write introductory blog post(s) #5

runspired opened this issue Jul 15, 2015 · 1 comment

Comments

@runspired
Copy link
Collaborator

There will be a few areas where ember-stickler doesn't immediately seem to solve a form validation issue but for which it actually makes it quite easy.

These include

  • async validations (like for a new username)
  • using addons like select2 or ember-cli-bootstrap-datepicker
  • validating non-traditional form element
  • conditional validation rules (rules that only apply if another value exists or some such)
@mjuniper
Copy link

@runspired - can you elaborate a bit on how to achieve async validations?

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

No branches or pull requests

3 participants