| Package | Description |
|---|---|
| com.easyinnova.tiff.model |
package-info.java
|
| Modifier and Type | Field and Description |
|---|---|
ArrayList<ValidationEvent> |
ValidationResult.errors
Errors List.
|
ArrayList<ValidationEvent> |
ValidationResult.warnings
Warnings List.
|
| Modifier and Type | Method and Description |
|---|---|
ArrayList<ValidationEvent> |
ValidationResult.getErrors()
Gets the errors.
|
ArrayList<ValidationEvent> |
ValidationResult.getWarnings()
Gets the warnings.
|
Copyright © 2015–2020. All rights reserved.