innerValidate abstract method

bool innerValidate(
  1. T? value
)

Implementation

bool innerValidate(T? value);