intersection property

Implementation

EveryDateValidatorIntersection get intersection {
  return EveryDateValidatorIntersection(this);
}