BaseValidationConnector<K, I> constructor

BaseValidationConnector<K, I>(
  1. K field
)

Implementation

BaseValidationConnector(this.field);