Method | Description | |
---|---|---|
IntegerRequired ( Csla primaryProperty, int emptyValue ) : System | ||
IntegerRequired ( IPropertyInfo primaryProperty ) : System |
Method | Description | |
---|---|---|
Execute ( RuleContext context ) : void |
protected Execute ( RuleContext context ) : void | ||
context | RuleContext | |
return | void |
public IntegerRequired ( Csla primaryProperty, int emptyValue ) : System | ||
primaryProperty | Csla | |
emptyValue | int | |
return | System |
public IntegerRequired ( IPropertyInfo primaryProperty ) : System | ||
primaryProperty | IPropertyInfo | |
return | System |