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