| Package | Description |
|---|---|
| com.helger.commons.errorlist |
| Class and Description |
|---|
| ErrorList
Handles a list of form global errors.
|
| FormErrors
Handles form field specific and form global error messages centrally.
|
| IError
Base interface for a single error, that has an error ID, and error level, and
error field name and an error text.
|
| IErrorList
A simple read only form error list interface.
|
| IFieldErrorList
A subset of
IErrorList containing only the methods relevant for
fields |
| SingleError
Represents an overall form error.
|
Copyright © 2014–2016 Philip Helger. All rights reserved.