Skip navigation links

Package org.supercsv.cellprocessor.constraint

Provides CellProcessor classes for enforcing constraints.

See: Description

Package org.supercsv.cellprocessor.constraint Description

Provides CellProcessor classes for enforcing constraints.

Note however, that in order for these processors to carry out their constraint logic, they may convert the input data. For example, the Strlen constraint, given the number 17, converts it to the string "17" before doing its length check.

Skip navigation links

Copyright © 2007–2015 Super CSV. All rights reserved.