Package-level declarations

Binding validation support.

Types

Link copied to clipboard
Error thrown when validation fails during a bind operation.
Link copied to clipboard
BindHandler to apply Validators to bound results.
Link copied to clipboard
open class ValidationErrors : Iterable<T>
A collection of ObjectErrors caused by bind validation failures.