adopted-ember-addons / adopted-ember-addons/ember-changeset-validations
Access Service from validator class
Abierto
- Lenguaje dominante
- JavaScript
- Estrellas
- 215
- Forks
- 98
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
It would be neat if one could access other ember services from within a validator class.
I understand the idea of using POJO and vanilla classes (validated-changeset is generic).
But since this is (in practice) very tied to Ember, in my view it'll make more sense to be coupled with Ember more tightly.
Partly related:
https://github.com/poteto/ember-changeset-validations/discussions/306
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.