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 Interface21. All Rights Reserved.