org.springframework.jee.validation
Annotation Type SpecificationRules


@Target(value=TYPE)
@Retention(value=RUNTIME)
public @interface SpecificationRules

Annotation to apply to classes to specify that they may contain specification validation rules

Author:
Rod Johnson



Copyright © 2006-2008 SpringSource (formerly Interface21). All Rights Reserved.