org.xwiki.properties.annotation
Annotation Type PropertyMandatory


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

Use this annotation to indicate that a property is mandatory.

Since:
2.0M2
Version:
$Id: d48ce98eb1d74fc52a8caa44ddac04c904c33ed7 $



Copyright © 2004–2014 XWiki. All rights reserved.