| Package | Description |
|---|---|
| org.egov.infra.validation.exception | |
| org.egov.infstr.models | |
| org.egov.infstr.services |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
ValidationException.getErrors() |
| Constructor and Description |
|---|
ValidationException(ValidationError... errors) |
| Constructor and Description |
|---|
ValidationException(List<ValidationError> errors) |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
BaseModel.validate() |
| Modifier and Type | Method and Description |
|---|---|
List<ValidationError> |
PersistenceService.validateModel(T model) |
Copyright © 2015–2017 eGovernments Foundation. All rights reserved.