adopted-ember-addons / adopted-ember-addons/ember-cp-validations
Can I programmatically execute all validations at once?
Aberta
- Linguagem predominante
- JavaScript
- Estrelas
- 439
- Forks
- 172
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Now that I have everything in order, I am filling most of a form with known/cached data.
Is it possible to trigger (e.g. `this.get('model').validate()`) all validations, so that all filled fields turn green/validated and all non-valid fields turn red and show their message?
---
`this.get('model').validate()` does not seem to do this.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.