uniVocity-parsers v2.7.3 Release Notes

Release Date: 2018-08-02 // over 5 years ago
  • โœจ Enhancements:

    ๐ŸŽ Performance improvements skipping values of de-selected fields with the CSV parser.

    โž• Adding support for regex validation and custom validations on class attributes and methods annotated with @Validate

    ๐Ÿ›  Bugfixes:

    ๐Ÿ“œ CsvRoutines.getInputDimension() returns one row less rowCount regardless of csvParserSettings.setHeaderExtractionEnabled() #262

    ๐Ÿ“œ record.toFieldMap() not working on FixedWidth #258