FieldValidator constructor

FieldValidator(
  1. ValidationResult validate(
    1. DcqlQuery
    )
)

Implementation

FieldValidator(this.validate);