Uses of Interface
org.codehaus.groovy.grails.validation.VetoingConstraint

Packages that use VetoingConstraint
org.codehaus.groovy.grails.validation   
 

Uses of VetoingConstraint in org.codehaus.groovy.grails.validation
 

Classes in org.codehaus.groovy.grails.validation that implement VetoingConstraint
 class AbstractVetoingConstraint
          TODO: write javadoc
(package private)  class BlankConstraint
          A Constraint that validates a string is not blank
(package private)  class NullableConstraint
          A Constraint that validates not equal to something
 



Copyright (c) 2005-2006 The Grails project