NPE when upper bound is missing
Brought to you by:
blackbearnh,
dderry
When "maxlength" in "length-ident" or "end" in "record-element" is not set flatworm throws NPE. Although it is perfectly reasonable to have upper bound not set if I want to match field till end of line or match record just by minimal length.
The error message could also be clearer.