Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.forms.validation.annotations
Annotation Type NotNull


@Retention(value=RUNTIME)
@Target(value=METHOD)
public @interface NotNull

Author:
Bogdan Stefanescu

Optional Element Summary
 String value
          A default value if null (empty).
 

value

public abstract String value
A default value if null (empty).

Default:
""

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.