Groovy Documentation

test.unit.net.sourceforge.gvalidation.models
Class CustomConstraintModelBean

java.lang.Object
  test.unit.net.sourceforge.gvalidation.models.CustomConstraintModelBean

class CustomConstraintModelBean

Created by nick.zhu


Property Summary
static def constraints

int number

 
Constructor Summary
CustomConstraintModelBean()

 
Method Summary
 
Methods inherited from class java.lang.Object
java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#wait(long, int), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll()
 

Property Detail

constraints

static def constraints


number

int number


 
Constructor Detail

CustomConstraintModelBean

CustomConstraintModelBean()


 

Groovy Documentation