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

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

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

2 个仓库

Awesome GitHub RepositoriesAnnotation-Driven Validators

Validation frameworks that utilize class and field annotations to trigger automated integrity checks during runtime.

Distinct from Class-Level Validation Declarations: Distinct from Class-Level Validation Declarations: focuses on modern annotation-based runtime validation rather than legacy class-level declarations.

Explore 2 awesome GitHub repositories matching software engineering & architecture · Annotation-Driven Validators. Refine with filters or upvote what's useful.

Awesome Annotation-Driven Validators GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • ali-bouali/book-social-networkali-bouali 的头像

    ali-bouali/book-social-network

    1,051在 GitHub 上查看↗

    This platform is a social network application designed for managing community book exchanges and personal digital libraries. It provides a structured environment for users to organize book collections, coordinate the borrowing and returning of items, and manage approval workflows for shared resources. The system is built as a RESTful backend that integrates user account management with secure, token-based authentication. It utilizes email-driven identity verification to secure access and maintains persistent state through a relational database, ensuring that user profiles and library assets r

    Uses declarative class and field annotations to trigger automated integrity checks during runtime.

    TypeScriptangulardockerjava
    在 GitHub 上查看↗1,051
  • neoremind/fluent-validatorneoremind 的头像

    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

    Automates object graph validation and service argument checks using declarative annotations and method interception.

    Java
    在 GitHub 上查看↗1,019
  1. Home
  2. Software Engineering & Architecture
  3. Class Property Validation
  4. Class-Level Validation Declarations
  5. Annotation-Driven Validators