GetGranularity()
Gets the granularity of validation required by this predicate, effect ignoring any modifier such as And
, Or
or Not
.
For instance, if the predicate only compares the namespace, it should return Namespace.
Declaration
protected abstract ReferenceGranularity GetGranularity()
Returns
Type | Description |
---|---|
ReferenceGranularity |