| Package | Description |
|---|---|
| org.netbeans.modules.schema2beansdev.beangraph |
| Modifier and Type | Field and Description |
|---|---|
static BeanGraph.ValidateException.FailureType |
BeanGraph.ValidateException.FailureType.ALL_RESTRICTIONS |
static BeanGraph.ValidateException.FailureType |
BeanGraph.ValidateException.FailureType.DATA_RESTRICTION |
static BeanGraph.ValidateException.FailureType |
BeanGraph.ValidateException.FailureType.ENUM_RESTRICTION |
static BeanGraph.ValidateException.FailureType |
BeanGraph.ValidateException.FailureType.MUTUALLY_EXCLUSIVE |
static BeanGraph.ValidateException.FailureType |
BeanGraph.ValidateException.FailureType.NULL_VALUE |
| Modifier and Type | Method and Description |
|---|---|
BeanGraph.ValidateException.FailureType |
BeanGraph.ValidateException.getFailureType() |
| Constructor and Description |
|---|
ValidateException(String msg,
BeanGraph.ValidateException.FailureType ft,
String failedPropertyName,
CommonBean failedBean) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.