When strictly parsing an empty address ";;;;;;", the parse method throws a ParseException "ADR value must have all address components".
The attached patch contains the proposed solution and a test case to assert it.
Strict Address Parsing Patch
Log in to post a comment.
Strict Address Parsing Patch