Uses of Class
net.sourceforge.pebble.web.validation.ValidationError

Packages that use ValidationError
net.sourceforge.pebble.web.validation   
 

Uses of ValidationError in net.sourceforge.pebble.web.validation
 

Methods in net.sourceforge.pebble.web.validation that return ValidationError
 ValidationError ValidationContext.getError(int index)
          Gets the specified ValidationError.
 

Methods in net.sourceforge.pebble.web.validation with parameters of type ValidationError
 void ValidationContext.addError(ValidationError error)
          Adds a new error to this context.
 



Copyright © 2003-2006, Simon Brown. All Rights Reserved.