Method | Description | |
---|---|---|
PropertyValidatorContext ( ValidationContext parentContext, PropertyRule rule, string propertyName ) : System | ||
PropertyValidatorContext ( ValidationContext parentContext, PropertyRule rule, string propertyName, object propertyValue ) : System |
public PropertyValidatorContext ( ValidationContext parentContext, PropertyRule rule, string propertyName ) : System | ||
parentContext | ValidationContext | |
rule | PropertyRule | |
propertyName | string | |
return | System |
public PropertyValidatorContext ( ValidationContext parentContext, PropertyRule rule, string propertyName, object propertyValue ) : System | ||
parentContext | ValidationContext | |
rule | PropertyRule | |
propertyName | string | |
propertyValue | object | |
return | System |