OrRule constructor

OrRule(
  1. List<IValidationRule> rules
)

Creates a new validation rule and sets its values.

  • rules a list of rules to join with OR operator