Method | Description | |
---|---|---|
ValidationMethodForAttribute ( string propertyName ) : System |
Constructor.
|
Method | Description | |
---|---|---|
CheckMethodSignature ( |
||
CreateRule ( |
Factory method that creates an IValidationRule for the property with the name PropertyName.
|
public ValidationMethodForAttribute ( string propertyName ) : System | ||
propertyName | string | The property the decorated method is intended to validate. |
return | System |