| Package | Description |
|---|---|
| com.inmanlabs.commons.web | |
| com.inmanlabs.commons.web.error |
| Modifier and Type | Method and Description |
|---|---|
static void |
ApiValidator.validateBulkCreate(List<? extends Identifiable> resources) |
static void |
ApiValidator.validateCreate(Identifiable resource) |
static void |
ApiValidator.validateQueryString(String queryString) |
static void |
ApiValidator.validateUpdate(Identifiable resource,
String pathId) |
| Modifier and Type | Class and Description |
|---|---|
class |
BadRequestException |
class |
ConflictException |
class |
FailedDependencyException |
class |
NotFoundException |
class |
ServiceUnavailableException |
class |
UnauthorizedException |
Copyright © 2019. All rights reserved.