| Package | Description |
|---|---|
| org.droitateddb.validation |
| Modifier and Type | Class and Description |
|---|---|
interface |
Length
Length validator, that checks the length of a String.
|
interface |
Max
Max validator, that checks the maximum value of a number.
|
interface |
Min
Min validator, that checks the minimum value of a number.
|
interface |
NotNull
NotNull validator, that checks if a object is set.
|
interface |
Pattern
Pattern validator, that matches a String to the given regular expression
|
Copyright © 2015 arconsis IT-Solutions GmbH. All Rights Reserved.