validate property

String? Function(String)? validate
final

Validation function.

Implementation

final String? Function(String)? validate;