hasError method

bool hasError()

Implementation

bool hasError() => !this._validData() && this._validError();