awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasBlogMapa del sitio
ProyectoAcerca dePrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Categorías

1 repositorio

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • epoberezkin/ajvAvatar de epoberezkin

    epoberezkin/ajv

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