Class ValidationDTO
java.lang.Object
cn.net.pap.common.jsonorm.util.dto.ValidationDTO
- All Implemented Interfaces:
Serializable
Validation 对象
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ValidationDTO
public ValidationDTO()
-
-
Method Details
-
getType
-
setType
-
getMessage
-
setMessage
-
getMin
-
setMin
-
getMax
-
setMax
-