JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
|
Related Packages |
Classes and Interfaces
SEARCH:
Package ru.cg.webbpm.modules.standard_annotations.validation
package
ru.cg.webbpm.modules.standard_annotations.validation
Annotations for validation property value editors.
Author:
Alex Savelev
Annotation Interfaces
Class
Description
Max
Sets maximum value to property field.
Min
Sets minimum value to property field.
NotNull
Sets obligatory state for property value.
Size
The annotated element size must be between the specified boundaries (included).