ajv-validator / ajv-validator/ajv

Remove data that fail validation

Ouverte
#1,306 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
TypeScript
Étoiles
14.8k
Forks
1k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

We have a set of schemas for our own data and we can use them for third-party data too. However these don't need to be fully compliant, we can take what's valid and remove what failed

Obviously we can't end up with data that is invalid as a result. For example we can't remove something that has failed but is required.

I think that from past similar discussions, there's a preference for having this as a plugin as opposed to a core feature. Is this still the case and what are your thoughts on this?

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.