getValidate property
Map<String, FormValidator?>
get
getValidate
Get the validate data for the form
Implementation
Map<String, FormValidator?> get getValidate => _validate;
Get the validate data for the form
Map<String, FormValidator?> get getValidate => _validate;