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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

Java Validation Libraries

تم تحديث الترتيب في 13 يوليو 2026

نحن نختار بعناية مستودعات GitHub مفتوحة المصدر التي تطابق “best java validation libraries”. النتائج مرتبة حسب صلتها ببحثك — استخدم الفلاتر أدناه للتضييق، أو قم بتحسين البحث باستخدام الذكاء الاصطناعي.

Java Validation Libraries

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

    neoremind/fluent-validator

    1,019عرض على GitHub↗

    Fluent-validator is a Java validation framework designed to enforce data integrity through declarative constraints and automated service-layer checks. It provides a structured environment for defining validation logic that integrates with the JSR 303 specification, allowing developers to maintain consistent data quality across complex object hierarchies and application boundaries. The framework distinguishes itself through a fluent interface that enables the orchestration of validation chains, allowing for readable and maintainable rule sequences. It supports advanced execution control, inclu

    This library provides a fluent, declarative framework for enforcing data integrity and business rules in Java, supporting both custom constraints and complex validation pipelines.

    JavaAnnotation-Driven ValidatorsFluent Validation LibrariesJava Bean Validation Frameworks
    عرض على GitHub↗1,019
  • hibernate/hibernate-validatorالصورة الرمزية لـ hibernate

    hibernate/hibernate-validator

    1,266عرض على GitHub↗

    Hibernate Validator is a reference implementation of the Jakarta Validation specification, serving as a framework for enforcing data integrity across Java applications. It functions as a declarative validation engine that processes object constraints to ensure that application state remains consistent. By utilizing metadata-driven rules, the library validates object properties, method parameters, and nested collections to maintain data standards throughout an application's layers. The library distinguishes itself through its ability to perform static analysis on validation configurations, ide

    Hibernate Validator is the reference implementation for the Jakarta Validation specification, providing a comprehensive suite of declarative constraints, custom validation logic, and cross-field support that perfectly matches your requirements for a Java validation library.

    JavaBean Mapping and ValidationObject Constraint Validation EnginesRecursive Object Validation
    عرض على GitHub↗1,266

Related searches

  • a data validation library for Go
  • a library for validating data in PHP
  • a data validation library for Rust
  • a lightweight validation library for JavaScript
  • مكتبة للتحقق من صحة البيانات باستخدام تلميحات الأنواع في Python
  • a library for managing Java application configuration
  • مكتبة للتحقق من المخططات في TypeScript
  • a testing framework for Java applications