See: Description
| Interface | Description |
|---|---|
| BindingError |
Represents a single error that occurred while binding a parameter to a controller
method argument or controller field using a binding annotation like
FormParam. |
| BindingResult |
Describes the binding result of all controller fields and controller
method parameters which are annotated with a binding annotation like
FormParam. |
Copyright © 2015 Oracle Corporation. All rights reserved.