|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationContext | |
|---|---|
| net.sourceforge.pebble.domain | |
| net.sourceforge.pebble.util | |
| net.sourceforge.pebble.web.action | |
| Uses of ValidationContext in net.sourceforge.pebble.domain |
|---|
| Methods in net.sourceforge.pebble.domain with parameters of type ValidationContext | |
|---|---|
void |
StaticPage.validate(ValidationContext context)
|
void |
BlogEntry.validate(ValidationContext context)
|
| Uses of ValidationContext in net.sourceforge.pebble.util |
|---|
| Methods in net.sourceforge.pebble.util with parameters of type ValidationContext | |
|---|---|
static void |
MailUtils.validate(java.lang.String email,
ValidationContext context)
Validates the given comment. |
| Uses of ValidationContext in net.sourceforge.pebble.web.action |
|---|
| Methods in net.sourceforge.pebble.web.action that return ValidationContext | |
|---|---|
protected ValidationContext |
AbstractCommentAction.validateComment(Comment comment)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||