A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

addConstraintsField(org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTValidateableHelper
addGetConstraintsMethod(org.codehaus.groovy.ast.ClassNode, boolean) - Method in DefaultASTValidateableHelper
addValidateMethod(org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTValidateableHelper
applyConstraint(java.lang.String, java.lang.Object) - Method in ConstrainedDelegate
ASTValidateableHelper - Interface in grails.validation

B

beforeValidateHelper - Property in ValidationSupport

C

clearErrors() - Method in Validateable
Clear the errors
ConstrainedDelegate - Class in grails.validation
Bridge from the old API to the new
ConstrainedDelegate(grails.gorm.validation.ConstrainedProperty) - Constructor in ConstrainedDelegate

D

DefaultASTValidateableHelper - Class in grails.validation
DefaultConstrainedDiscovery - Class in org.grails.web.plugins.support
Discovers the default constrained properties for a domain class
DefaultConstrainedDiscovery() - Constructor in DefaultConstrainedDiscovery
defaultNullable() - Method in Validateable

E

F

findConstrainedProperties(org.grails.datastore.mapping.model.PersistentEntity) - Method in DefaultConstrainedDiscovery

G

getAppliedConstraint(java.lang.String) - Method in ConstrainedDelegate
getAppliedConstraints() - Method in ConstrainedDelegate
Returns:
Returns the appliedConstraints.
getConstrainedPropertiesForClass(Class<?>, boolean) - Method in ValidationSupport
getConstraintsMap() - Method in Validateable
Returns:
The map of applied constraints
getErrors() - Method in Validateable
Returns:
The errors
getFormat() - Method in ConstrainedDelegate
getInList() - Method in ConstrainedDelegate
getMatches() - Method in ConstrainedDelegate
getMax() - Method in ConstrainedDelegate
getMaxSize() - Method in ConstrainedDelegate
getMin() - Method in ConstrainedDelegate
getMinSize() - Method in ConstrainedDelegate
getNotEqual() - Method in ConstrainedDelegate
getOrder() - Method in ConstrainedDelegate
getOwner() - Method in ConstrainedDelegate
getPropertiesToEnsureConstraintsFor(org.codehaus.groovy.ast.ClassNode) - Method in DefaultASTValidateableHelper
Retrieves a Map describing all of the properties which need to be constrained for the class represented by classNode.
getPropertyName() - Method in ConstrainedDelegate
getPropertyType() - Method in ConstrainedDelegate
getRange() - Method in ConstrainedDelegate
getScale() - Method in ConstrainedDelegate
getSize() - Method in ConstrainedDelegate
getWidget() - Method in ConstrainedDelegate

H

hasAppliedConstraint(java.lang.String) - Method in ConstrainedDelegate
hasErrors() - Method in Validateable
Returns:
Whether the object has errors

I

injectValidateableCode(org.codehaus.groovy.ast.ClassNode, boolean) - Method in ASTValidateableHelper
injectValidateableCode(org.codehaus.groovy.ast.ClassNode, boolean) - Method in DefaultASTValidateableHelper
isBlank() - Method in ConstrainedDelegate
isCreditCard() - Method in ConstrainedDelegate
isDisplay() - Method in ConstrainedDelegate
isEditable() - Method in ConstrainedDelegate
isEmail() - Method in ConstrainedDelegate
isNullable() - Method in ConstrainedDelegate
isPassword() - Method in ConstrainedDelegate
isUrl() - Method in ConstrainedDelegate

J

K

L

M

N

O

P

property - Property in ConstrainedDelegate

Q

R

S

setErrors(org.springframework.validation.Errors) - Method in Validateable
supportsContraint(java.lang.String) - Method in ConstrainedDelegate

T

U

V

validate(java.lang.Object, java.lang.Object, org.springframework.validation.Errors) - Method in ConstrainedDelegate
validate(java.util.List, Map<String, Object>, Closure<?>) - Method in Validateable
Validate the object for the given list of fields, parameters and adhoc constraints
Validateable - Trait in grails.validation
A trait that can be applied to make any object Validateable
validateInstance(java.lang.Object, java.util.List) - Method in ValidationSupport
ValidationSupport - Class in org.grails.web.plugins.support
ValidationSupport() - Constructor in ValidationSupport

W

X

Y

Z

_

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _