awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesValidation Message Localizations

Systems that translate data validation errors into different languages for end users.

Distinct from Locale JSON Injection Systems: Focuses on translating validation error messages specifically, whereas Locale JSON Injection Systems focus on general UI text injection.

Explore 1 awesome GitHub repository matching web development · Validation Message Localizations. Refine with filters or upvote what's useful.

Awesome Validation Message Localizations GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • epoberezkin/ajvAvatar de epoberezkin

    epoberezkin/ajv

    14,748Voir sur GitHub↗

    Ajv is a JSON Schema validator and schema compilation engine used to verify that JavaScript objects conform to specific JSON Schema definitions. It functions as a data coercer and localization tool, allowing for the application of default values and the translation of validation error messages into different languages. The project converts declarative JSON Schema definitions into optimized JavaScript functions to increase validation speed. It supports the extension of validation logic through custom keywords and the generation of standalone validation code that executes without external depen

    Provides capabilities to translate validation error messages into different languages for internationalized applications.

    TypeScript
    Voir sur GitHub↗14,748
  1. Home
  2. Web Development
  3. Validation Message Localizations