org.xwiki.properties.annotation
Annotation Type PropertyMandatory


@Retention(value=RUNTIME)
@Target(value={METHOD,FIELD})
public @interface PropertyMandatory

Use this annotation to indicate that a property is mandatory.

Since:
2.0M2
Version:
$Id: PropertyMandatory.java 22052 2009-07-24 19:21:19Z sdumitriu $



Copyright © 2004-2011 XWiki. All Rights Reserved.