Package | Description |
---|---|
javax.mvc.binding |
Types related to the handling of data binding and validation.
|
Class and 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 . |
ValidationError
Represents a single validation error detected for a parameter.
|
Copyright © 2017 Ivar Grimstad. All rights reserved.