validator property

bool Function(TFormRow)? validator
getter/setter pair

自定义校验规则

Implementation

bool Function(TFormRow)? validator;