onValidate method

Map<String, List<String>> onValidate()

Implementation

Map<String, List<String>> onValidate() {
  return {};
}