validate abstract method

ValidationResult validate(
  1. T? value
)
inherited

Implementation

ValidationResult validate(T? value);