Package com.opencsv.validators
package com.opencsv.validators
-
ClassDescriptionThe aggregator's purpose is to collect multiple
LineValidators and run them against a single line.This validator is best used to validate a specific property of the row - either about a specific element or information about the array itself.This validator is used when the number of columns is not neccessarily known but must be consistent.The aggregator's purpose is to collect multipleRowValidators and run them against a single array of strings.