Package | Description |
---|---|
com.communote.plugins.api.rest.v24.response | |
com.communote.plugins.api.rest.v24.to |
Modifier and Type | Method and Description |
---|---|
protected javax.ws.rs.core.Response |
ResponseHelper.buildValidationErrorResult(List<ApiResultError> errors,
javax.ws.rs.core.Request request)
returns response with the 400 (bad request) status code, caused by validation errors
|
Modifier and Type | Method and Description |
---|---|
List<ApiResultError> |
ApiResult.getErrors() |
Modifier and Type | Method and Description |
---|---|
void |
ApiResult.setErrors(List<ApiResultError> errors) |
Copyright © 2019 Communote team. All rights reserved.