validate method

String? validate(
  1. T value
)

Implementation

String? validate(T value) => null;