readOnly method

ReadOnlyValidator<T> readOnly()

Implementation

ReadOnlyValidator<T> readOnly() => ReadOnlyValidator(this);