should property

Implementation

OnGoingValidationBuilder<T> get should => OnGoingValidationBuilder._(
      selector: _selector,
      filter: Filters.id(),
    );