1

Customers need the ability to perform validations on specific data attributes that meet certain criteria if enforcing a value meets the data type set for that field.


For example: a routing number must be numeric and may not exceed x characters, etc.


Other broad categories would include checking for numeric values, string comparison etc.

Category: General
STATUS DETAILS
New