메소드 | 설명 | |
---|---|---|
ValidationItem ( string propertyName, string message ) : System | ||
ValidationItem ( string propertyName, string message, object attemptedValue ) : System |
public ValidationItem ( string propertyName, string message ) : System | ||
propertyName | string | |
message | string | |
리턴 | System |
public ValidationItem ( string propertyName, string message, object attemptedValue ) : System | ||
propertyName | string | |
message | string | |
attemptedValue | object | |
리턴 | System |