Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.aendvari.griffin.validation.ValidationHandler

Uses of ValidationHandler in com.aendvari.griffin.validation
 

Methods in com.aendvari.griffin.validation with parameters of type ValidationHandler
private  void Validation.intializeHandlers(ValidationHandler[] setHandlers)
          Initialize this Validation with given handlers.
 void Validation.validate(com.aendvari.common.model.ModelNode datasetNode, ValidationHandler[] setHandlers)
          Validate the data at the given com.aendvari.common.model.ModelNode using the validators defined in the given validation configuration file.