Uses of Class
org.springframework.rules.constraint.Required

Packages that use Required
org.springframework.rules.constraint Out of the box predicates that address common needs such as comparison and composition. 
 

Uses of Required in org.springframework.rules.constraint
 

Methods in org.springframework.rules.constraint that return Required
static Required Required.instance()
          returns the required instance
static Required Required.present()
          returns the present instance
 



Copyright © 2004-2008 The Spring Framework. All Rights Reserved.