Dynamic CRUD Validator is an OutSystems component designed to automate data validation for CRUD operations. It dynamically creates validation rules based on the structure of database entities, saving time and improving data integrity. Below is a detailed guide to installing, configuring, and using this component.
INSTALLATION
Download and Install the Component:
IMPLEMENTATION
Using Dynamic CRUD Validator in Your Application:
Configure the Validation Flow:
Provide a list of attribute names not included in the validation if needed.
Provide the rest of the parameters.
PUBLIC SERVER ACTION
Below is an overview of the main public methods provided by Dynamic CRUD Validator, including their parameters and return types:
Validate