71cbd0a80e
`InputValidator::getLastResult()` returns the validation result of the last call to `validate()`. This will be used to implement `MetaProcessor::awaitingMoreInput()`. Part of a patch series to fix ROOT-5219.