Class | Description |
---|---|
ActValidationMessageInterpolator | |
EmailHandler | |
NotBlankHandler | |
ValidationPlugin | |
ValidationPlugin.ValidatorProvider |
Annotation Type | Description |
---|---|
The annotated element must be a valid email Accepts any type.
|
|
Email.List |
Defines several
Email annotations on the same element. |
NotBlank |
The annotated element must not be blank string.
|
NotBlank.List |
Defines several
NotBlank annotations on the same element. |
Copyright © 2014–2017 ActFramework. All rights reserved.