메소드 | 설명 | |
---|---|---|
ToString ( ) : string | ||
ValidationFailureInfo ( string propertyName, string error, string errorCode = null, object attemtedValue = null, object customState = null ) : System |
public ValidationFailureInfo ( string propertyName, string error, string errorCode = null, object attemtedValue = null, object customState = null ) : System | ||
propertyName | string | |
error | string | |
errorCode | string | |
attemtedValue | object | |
customState | object | |
리턴 | System |