Package com.mypurecloud.sdk.v2.model
Class ValidationError
java.lang.Object
com.mypurecloud.sdk.v2.model.ValidationError
- All Implemented Interfaces:
Serializable
ValidationError
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()lineNumber(Long lineNumber) Line number for the error in CSVDetail of the error in CSVvoidsetLineNumber(Long lineNumber) voidsetMessage(String message) toString()
-
Constructor Details
-
ValidationError
public ValidationError() -
ValidationError
-
-
Method Details