validate abstract method

void validate(
  1. T currentValue
)

Implementation

void validate(T currentValue);