StringLengthCalculator currently supports usage for just a single attribute. This transformer should be expanded so that multiple fields could be selected at once. This would help with determining maximum lengths of data to help troubleshoot data truncation issues, but also with validating or setting field lengths for output writers.
The output could be individual attributes or perhaps a list.



