Methods were parsing text as valid when it was not.
Some exceptions are caught and processed inside the parser, so we must pay attention to the return value of the parser and not rely solely on exceptions to indicate invalidity.
Some exceptions are caught and processed inside the parser, so we must pay attention to the return value of the parser and not rely solely on exceptions to indicate invalidity.