Property | Type | Description | |
---|---|---|---|
propertyName | string |
Method | Description | |
---|---|---|
RuleViolation ( string errorMessage ) : System | ||
RuleViolation ( string errorMessage, string propertyName ) : System |
public RuleViolation ( string errorMessage ) : System | ||
errorMessage | string | |
return | System |
public RuleViolation ( string errorMessage, string propertyName ) : System | ||
errorMessage | string | |
propertyName | string | |
return | System |