validate abstract method

String? validate(
  1. List<T> value
)

Implementation

String? validate(List<T> value);