Property | Type | Description | |
---|---|---|---|
DelegateRule |
Method | Description | |
---|---|---|
Evaluate ( object instance ) : bool | ||
GetOperation ( ) : string | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
AbstractRule ( ) : System | ||
AbstractRule ( string propertyName, |
||
EvaluateInternal ( object propValue, object expectedValue ) : bool |
Method | Description | |
---|---|---|
VisitProperties ( |
protected AbstractRule ( string propertyName, |
||
propertyName | string | |
type | ||
expectedValue | object | |
return | System |
protected abstract EvaluateInternal ( object propValue, object expectedValue ) : bool | ||
propValue | object | |
expectedValue | object | |
return | bool |