|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationFailure | |
|---|---|
| org.sca4j.host.contribution | |
| Uses of ValidationFailure in org.sca4j.host.contribution |
|---|
| Methods in org.sca4j.host.contribution that return types with arguments of type ValidationFailure | |
|---|---|
java.util.List<ValidationFailure<?>> |
ValidationException.getErrors()
Returns a collection of underlying errors associated with this exception. |
java.util.List<ValidationFailure<?>> |
ValidationException.getWarnings()
Returns a collection of underlying warnings associated with this exception. |
| Constructor parameters in org.sca4j.host.contribution with type arguments of type ValidationFailure | |
|---|---|
ValidationException(java.util.List<ValidationFailure<?>> errors,
java.util.List<ValidationFailure<?>> warnings)
Constructor that initializes the initial list of errors and warnings. |
|
ValidationException(java.util.List<ValidationFailure<?>> errors,
java.util.List<ValidationFailure<?>> warnings)
Constructor that initializes the initial list of errors and warnings. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||