ToValidatorParam<T> constructor

ToValidatorParam<T>(
  1. T text
)

Implementation

ToValidatorParam(this.text);