Uses of Class
org.codehaus.groovy.grails.validation.routines.UrlValidator

Packages that use UrlValidator
org.codehaus.groovy.grails.validation.routines   
 

Uses of UrlValidator in org.codehaus.groovy.grails.validation.routines
 

Methods in org.codehaus.groovy.grails.validation.routines that return UrlValidator
static UrlValidator UrlValidator.getInstance()
          Returns the singleton instance of this class with default schemes and options.
 



Copyright (c) 2005-2006 The Grails project