com.avaje.ebean.validation
Annotation Type NotNull


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

Validate property as not null.



Copyright © 2010. All Rights Reserved.