| Package | Description |
|---|---|
| br.com.caelum.vraptor | |
| br.com.caelum.vraptor.util.test | |
| br.com.caelum.vraptor.validator |
| Modifier and Type | Method and Description |
|---|---|
void |
Validator.checking(Validations rules) |
| Modifier and Type | Method and Description |
|---|---|
void |
MockValidator.checking(Validations validations) |
| Modifier and Type | Method and Description |
|---|---|
Validations |
Validations.and(java.util.List<Message> errors)
Adds a list of errors to the error list.
|
Validations |
Validations.and(Message error)
Adds a single error message to the error list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultValidator.checking(Validations validations) |
Copyright © 2013 Caelum. All Rights Reserved.