awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • epoberezkin/ajvepoberezkin 的头像

    epoberezkin/ajv

    14,748在 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
    在 GitHub 上查看↗14,748
  1. Home
  2. Web Development
  3. Validation Message Localizations