EskValidator constructor
EskValidator(
- EskValidatorFn _validator, {
- bool nullable = false,
Implementation
EskValidator(this._validator, {super.nullable});
EskValidator(this._validator, {super.nullable});