AllOfCollect<T, E> constructor
Creates an AllOfCollect validator from a list of validators.
Implementation
const AllOfCollect(this.validators);
Creates an AllOfCollect validator from a list of validators.
const AllOfCollect(this.validators);