| Modifier and Type | Class and Description |
|---|---|
class |
ValidationError
Default validation error entity to be included in
Response. |
| Modifier and Type | Method and Description |
|---|---|
static ValidationErrorData |
ValidationErrorData.createValidationError(String message,
String messageTemplate,
String path,
String invalidValue)
A factory method that creates either JAX-B annotated data if JAX-B is available or POJO data otherwise.
|
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.