Nuxeo Enterprise Platform 5.4

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
 java.lang.String value
          A default value if null (empty).
 

value

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

Default:
""

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.