Open sandboxFocus

Method IsMatch

IsMatch(ReferenceValidationContext)

Gets a value indicating whether the predicate matches the given ReferenceValidationContext, taking the optional modifier (e.g. an And, Or or Not modifier).

Declaration
public bool IsMatch(ReferenceValidationContext context)
Parameters
Type Name Description
ReferenceValidationContext context
Returns
Type Description
bool