| Constructor and Description |
|---|
ExceptionResult(String className,
String message,
ValidationReport report) |
| Modifier and Type | Method and Description |
|---|---|
protected javax.ws.rs.core.Response |
RestService.buildInvalidResponse(javax.ws.rs.core.Response.Status httpStatus,
RvdResponse.Status rvdStatus,
ValidationReport report) |
RvdResponse |
RvdResponse.setReport(ValidationReport report) |
| Modifier and Type | Method and Description |
|---|---|
ValidationReport |
RappConfig.validate(ValidationReport report) |
ValidationReport |
Rapp.validate(ValidationReport report) |
ValidationReport |
RappInfo.validate(ValidationReport report) |
| Modifier and Type | Method and Description |
|---|---|
ValidationReport |
RappConfig.validate(ValidationReport report) |
ValidationReport |
Rapp.validate(ValidationReport report) |
ValidationReport |
RappInfo.validate(ValidationReport report) |
| Modifier and Type | Method and Description |
|---|---|
ValidationReport |
ValidatableModel.validate() |
abstract ValidationReport |
ValidatableModel.validate(ValidationReport report) |
| Modifier and Type | Method and Description |
|---|---|
abstract ValidationReport |
ValidatableModel.validate(ValidationReport report) |
| Modifier and Type | Method and Description |
|---|---|
ValidationReport |
RvdValidationException.getReport() |
| Constructor and Description |
|---|
RvdValidationException(String message,
ValidationReport report) |
Copyright © 2016. All Rights Reserved.