isNotValid method

bool isNotValid()

Implementation

bool isNotValid() => value.isLeft();