Uses of Class
com.mypurecloud.sdk.v2.model.ValidationError
Packages that use ValidationError
-
Uses of ValidationError in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ValidationErrorModifier and TypeMethodDescriptionValidationError.lineNumber(Long lineNumber) Line number for the error in CSVDetail of the error in CSVMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type ValidationErrorMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ValidationErrorModifier and TypeMethodDescriptionValidationResult.errors(List<ValidationError> errors) List of errors for the uploadvoidValidationResult.setErrors(List<ValidationError> errors)