concatenator property

String Function(List<String?>) concatenator
final

A function which concatenates all the Validation Messages.

Implementation

final String Function(List<String?>) concatenator;