public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static ValidationEvent |
createMissingObjectError(Object target,
String fieldName)
Creates a
ValidationEvent object for an error where
a JAXB object is missing a required field. |
public static ValidationEvent createMissingObjectError(Object target, String fieldName)
ValidationEvent object for an error where
a JAXB object is missing a required field.Copyright © 2015 Oracle Corporation. All Rights Reserved.