validate abstract method

String? validate(
  1. String? value
)

Implementation

String? validate(String? value);