| Package | Description |
|---|---|
| com.helger.commons.error.list | |
| com.helger.commons.errorlist |
| Modifier and Type | Method and Description |
|---|---|
ErrorList |
ErrorList.add(IError aError) |
ErrorList |
ErrorList.getClone() |
ErrorList |
ErrorList.getSubList(Predicate<? super IError> aFilter) |
| Constructor and Description |
|---|
ErrorList(ErrorList aErrorList)
Copy constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FormErrors
Deprecated.
Use
ErrorList instead |
Copyright © 2014–2016 Philip Helger. All rights reserved.