isValid method

bool isValid()

Implementation

bool isValid() => value.isRight();