adopted-ember-addons / adopted-ember-addons/ember-changeset-validations

Documentation Needed: Argument definitions/usage for a custom validator

Ouverte
#159 1 commentaire 5 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
215
Forks
98
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

The documentation currently shows that you can create a custom validator and which arguments are provided into the function, however, nowhere is it explained what each of these arguments actually IS. For example, I have a validator that is dependent on two values from the `changeset` and I thought getting the property from the `changes` argument would work but in some cases, I am getting `undefined`. Whether or not this is a bug or just an issue in my code is irrelevant. The problem here is that there is no indication on what these args mean or how they should be used. `key`, `oldValue` and `newValue` are easy enough, but what about `changes` and `content`?

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.