ajv-validator / ajv-validator/ajv
required fields
Ouverte
suggestion
thinking
- Langage dominant
- TypeScript
- Étoiles
- 14.8k
- Forks
- 1k
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Hi,
We are using AJV to yield error messages from our user filled forms in conjunction with JSON Schema that we receive from our servers, it is working great.
One thing we weren't able to solve:
Is there a way to get all the required fields (even if filled)?
we need to mark them with * as "required" but we can't rely on the required error as it disappears after a value has the data has been filled, also the required fields might change depending on the schema and data combinations.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.