toValid method

Validation<NoValue> toValid()

Implementation

Validation<NoValue> toValid() => Valid(this);