Package org.glassfish.jersey.examples.beanvalidation.webapp.constraint

Class Summary
AtLeastOneContact.Validator  
HasId.ListValidator  
HasId.Validator  
NotEmptySearchField.ListValidator  
NotEmptySearchField.Validator  
 

Annotation Types Summary
AtLeastOneContact Checks ContactCard entity whether it has at least one contact (email/phone) pre-filled.
HasId Checks whether a given ContactCard entity has ID.
NotEmptySearchField Checks whether a return entity (entities) has a not-empty searchType field which contains q search phrase.
SearchType Checks whether the requested search type is allowed.
 



Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.