Package com.invirgance.convirgance.web.validation
package com.invirgance.convirgance.web.validation
Transformers for validating inputs during inserts and updates.
- Author:
- jbanes
-
ClassDescriptionThe value in a record is not null and not an empty stringThe value in a record is not nullThe value in a record must match a regular expressionChecks the minimum number of characters and maximum number of characters in a stringValidations are transformers that ensure correctness of a stream of data and cancel the stream if a problem is found.Thrown if a validation fails