|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Violation | |
|---|---|
| jodd.vtor | Efficient validation tool. |
| Uses of Violation in jodd.vtor |
|---|
| Fields in jodd.vtor with type parameters of type Violation | |
|---|---|
protected List<Violation> |
Vtor.violations
|
| Methods in jodd.vtor that return types with arguments of type Violation | |
|---|---|
List<Violation> |
Vtor.getViolations()
Returns the list of validation violations or null if validation is successful. |
| Methods in jodd.vtor with parameters of type Violation | |
|---|---|
void |
Vtor.addViolation(Violation v)
Adds new violation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||