FieldValidatorGroup constructor

FieldValidatorGroup(
  1. List<FieldValueValidator> group
)

Implementation

FieldValidatorGroup(this.group);