Usage Information

The Validate CSV processor is based on the super-csv library and the concept of Cell Processors. The corresponding java documentation can be found here.

The cell processors cannot be nested (except with Optional which gives the possibility to define a CellProcessor for values that could be null) and must be defined in a comma-delimited string as the Schema property.

The supported cell processors are:

Here are some examples: