I'm using SuperCSV-2.3.1.
Is it possible to have a custom error msg to attach to a cell-processor, so when it fails validation, we get the custom msg in the exception?
Thanks.
Yes, but only if you write your own cell processors (see this related question)