@Retention(value=RUNTIME) @Constraint(validatedBy={NotEmptySearchField.Validator.class,NotEmptySearchField.ListValidator.class}) public @interface NotEmptySearchField
searchType field which contains q search phrase.
(Double check for entities returned from StorageService.)Copyright © 2007-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.