Closed dhickin closed 7 years ago
Check for unsafe uses of getSubField() by testing for null and handling appropriately (returning null, throwing an exception, error status as appropriate) or using getSubFieldT().
For this TODO item, I think all the work which will be done, has been done.
Check for unsafe uses of getSubField() by testing for null and handling appropriately (returning null, throwing an exception, error status as appropriate) or using getSubFieldT().