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$



Copyright © 2004-2011 XWiki. All Rights Reserved.