awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 Repo

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • epoberezkin/ajvAvatar von epoberezkin

    epoberezkin/ajv

    14,748Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,748
  1. Home
  2. Web Development
  3. Validation Message Localizations