BlocxIntegerLessThanFieldValidator<F extends BlocxBaseFormEntity<F, E> , E extends Enum> constructor
const
BlocxIntegerLessThanFieldValidator<F extends BlocxBaseFormEntity<F, E> , E extends Enum> (
- E otherKey,
- String otherFieldName
Implementation
const BlocxIntegerLessThanFieldValidator(this.otherKey, this.otherFieldName);