adopted-ember-addons / adopted-ember-addons/ember-cp-validations
Can I programmatically execute all validations at once?
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 439
- Forks
- 172
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.