메소드 | 설명 | |
---|---|---|
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 | |
리턴 | System |
public PropertyValidatorContext ( ValidationContext parentContext, PropertyRule rule, string propertyName, object propertyValue ) : System | ||
parentContext | ValidationContext | |
rule | PropertyRule | |
propertyName | string | |
propertyValue | object | |
리턴 | System |