public AttributeRuleEvaluationDescription( AttributeRuleType attributeRuleType, IReadOnlyList<Selection> selections )
Public Function New( _ ByVal attributeRuleType As AttributeRuleType, _ ByVal selections As IReadOnlyList(Of Selection) _ )
Parameters
- attributeRuleType
- The type(s) of evaluate operation(s) to be invoked in the validation service.
- selections
- One or more selection(s) of rows based on object IDs to be evaluated.