fluent-validation
Reactive icon

Fluent Validation

Stable version 1.4.0 (Compatible with OutSystems 11)
Uploaded
 on 29 June 2024
 by 
5.0
 (5 ratings)
fluent-validation

Fluent Validation

Details
Easy declarative client & server data validation
Read more

Validate your data in the client (for performance) and server (for security) from a single source of truth and no extra steps, just:

- Define your schema (fields and rules).

- Call 'ValidateForm' with your data and your schema.

Why Fluent Validation?

- Single source of truth (your schema)

- No extra work for client & server validations - just pass your schema!

- Declarative constraints - clearly define your rules.

- Part of your code - does not use the database, so no data migrations are needed.

- Easy customization of your error messages.


Release notes (1.4.0)

Fixed an issue when text fields were too large

Deprecated unused options in the Schema_Create action

Internal improvements

License (1.4.0)
Reviews (1)
by 
2024-04-09
in version 1.0.0
Nice catch!! Very nice solution for simplifying form validations
Team
Other assets in this category