IsMatchCore(ReferenceValidationContext)
Gets a value indicating whether the current predicate matches the given ReferenceValidationContext,
ignoring any modifier such as And
, Or
or Not
.
Declaration
protected override sealed bool IsMatchCore(ReferenceValidationContext context)
Parameters
Type | Name | Description |
---|---|---|
ReferenceValidationContext | context |
Returns
Type | Description |
---|---|
bool |