tommysiu / beanio

Automatically exported from code.google.com/p/beanio
Apache License 2.0
0 stars 0 forks source link

Throw an exception if a value is truncated by padding #116

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Currently, BeanIO will silently truncate the value, but this could be 
configurable in beanio.properties.

Original issue reported on code.google.com by kevin.s...@gmail.com on 27 Jul 2014 at 8:20

GoogleCodeExporter commented 8 years ago
This equals issue 96

Original comment by TypWrit...@gmail.com on 15 Aug 2014 at 12:42

GoogleCodeExporter commented 8 years ago
Going to consider this resolved with issue 96, although a maxLength must be 
configured for an exception to be triggered.

Original comment by kevin.s...@gmail.com on 8 Sep 2014 at 3:21