AndRule constructor

AndRule(
  1. List<IValidationRule> rules
)

Creates a new validation rule and sets its values.

  • rules a list of rules to join with AND operator