Give us feedback
validationhelper
Reactive icon

Validation Helper

Stable version 1.5.0 (Compatible with OutSystems 11)
Uploaded on 25 December 2022 by 
5.0
 (5 ratings)
validationhelper

Validation Helper

Details
This component is validator to verify entity in OutSystems. If you use this component, you can validate without implement logic of validations.
Read more

When storing an entity in a database, it is important in the system to verify that the data it has is correct.

The timing of validation may be client-side, business logic, just before persisting in the database, etc., but this component allows you to manage many validations in one place.


See Tutorial for easy usage.

Release notes (1.5.0)
  • Support for external database entities
Reviews (1)
2021-02-12
in version 1.1.0
Very nice worked out Tutorial!