2 Repos
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.
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.
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.