awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesCross-Stack Validation Rules

Validation logic that is defined once and enforced identically on both client and server.

Distinct from Store Consistency Validation: Distinct from Store Consistency Validation: focuses on applying the same validation rules across frontend and backend, not on data store structural integrity.

Explore 2 awesome GitHub repositories matching data & databases · Cross-Stack Validation Rules. Refine with filters or upvote what's useful.

Awesome Cross-Stack Validation Rules GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • dromara/lamp-cloudAvatar von dromara

    dromara/lamp-cloud

    5,752Auf GitHub ansehen↗

    Lamp Cloud is a multi-tenant SaaS backend framework built on Java and Spring Cloud that provides a complete foundation for building enterprise-grade administration systems. Its core identity centers on supporting multiple tenant isolation strategies—including database-per-tenant, schema-per-tenant, and shared-table modes—that can be switched without altering business code, alongside a role-based access control system enforced at the gateway layer across all microservices. The framework distinguishes itself through comprehensive tenant lifecycle management tools that allow creating, configurin

    Applies the same validation rules on both frontend and backend to ensure data integrity.

    Javaadmincloudeureka
    Auf GitHub ansehen↗5,752
  • irs-public/direct-fileAvatar von IRS-Public

    IRS-Public/direct-file

    4,583Auf GitHub ansehen↗

    Direct File ist eine Anwendung für die föderale Steuererklärung, die darauf ausgelegt ist, Steuerzahlerinformationen zu erfassen und föderale Steuererklärungen an eine Regierungs-API zu übermitteln. Sie fungiert als Tool für den Export von Steuerdaten und ermöglicht die Übertragung föderaler Erklärungsdaten via XML oder JSON an staatliche und lokale Steuersoftware von Drittanbietern. Das System nutzt einen deklarativen Wissensgraphen, um komplexe Geschäftsregeln und Teil-Datensätze sowohl in Client- als auch in Serverumgebungen zu verwalten. Die Anwendung verwendet einen interviewgesteuerten Prozess zur Informationserfassung und nutzt ein schema-basiertes Exportsystem für den Steuerdatenaustausch. Sie integriert Datenspeicherung und -synchronisation, um unvollständige Informationen zu modellieren und Geschäftsregeln über Umgebungen hinweg zu validieren.

    Executes the same declarative business logic on both frontend and backend to ensure data consistency.

    JavaScript
    Auf GitHub ansehen↗4,583
  1. Home
  2. Data & Databases
  3. Store Consistency Validation
  4. Cross-Stack Validation Rules