Dynamic CRUD Validator is here to take the pain out of data validation for CRUD (Create, Read, Update, Delete) operations in OutSystems. By tapping into OutSystems’ own system entities, Entity and Entity_Attr, this component dynamically builds validation rules tailored to your data model’s structure. No more tedious manual checks or custom logic for every CRUD action—Dynamic CRUD Validator handles it all and keeps your data clean and consistent.
CORE FUNCTIONALITY
KEY FEATURES
USE CASES
Dynamic CRUD Validator is here for OutSystems developers who want to save time, minimize manual effort, and boost data accuracy in their apps. If you’re looking for an easier way to keep your data clean, this component does the heavy lifting for you. And if you have ideas to make it even better, I’d love for you to jump in and contribute. Let’s make data validation smarter and
Version 1.0.1 - Update to Support External Databases
New Features & Enhancements
Enhanced Validate Action Parameters:
Support for External Databases:
Bug Fixes & Optimizations
Notes for Developers: These enhancements make Dynamic CRUD Validator more versatile and compatible with external databases, providing greater flexibility for OutSystems applications connected to external data sources. The optional ExcemptedAttributeNames parameter also adds new possibilities for custom validation flows by allowing specific fields to bypass validation as needed.
This update supports more complex data architectures, enabling smoother validation processes in applications that span internal and external databases.