CreateValidator(ReferencePredicate, ReferencePredicate?)
Declaration
protected abstract ReferencePredicateValidator CreateValidator(ReferencePredicate predicate, ReferencePredicate? exclusionPredicate)Parameters
| Type | Name | Description |
|---|---|---|
| ReferencePredicate | predicate | |
| ReferencePredicate | exclusionPredicate |
Returns
| Type | Description |
|---|---|
| ReferencePredicateValidator |