awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • epoberezkin/ajvالصورة الرمزية لـ epoberezkin

    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