| Package | Description |
|---|---|
| org.droitateddb | |
| org.droitateddb.schema | |
| org.droitateddb.validation |
| Class and Description |
|---|
| AccumulatedValidationResult
Collects the validation results of multiple validator annotations
|
| ValidationToggle
Allows to toggle the use of the validation feature in the
EntityService |
| Class and Description |
|---|
| CustomValidator
Interface for implementing custom validators, that can be applied to columns in an entity
|
| Class and Description |
|---|
| AccumulatedValidationResult
Collects the validation results of multiple validator annotations
|
| CustomValidator
Interface for implementing custom validators, that can be applied to columns in an entity
|
| Length
Length validator, that checks the length of a String.
|
| Max
Max validator, that checks the maximum value of a number.
|
| Min
Min validator, that checks the minimum value of a number.
|
| NotNull
NotNull validator, that checks if a object is set.
|
| Pattern
Pattern validator, that matches a String to the given regular expression
|
| ValidationResult
The result of a validation
|
| ValidationToggle
Allows to toggle the use of the validation feature in the
EntityService |
| Validator
Marks validator annotations.
|
Copyright © 2015 arconsis IT-Solutions GmbH. All Rights Reserved.