Class Restrictions.PropertyIsNotEmpty

java.lang.Object
io.micronaut.data.processor.visitors.finders.Restrictions.PropertyIsNotEmpty
All Implemented Interfaces:
Restrictions.PropertyRestriction<String>
Enclosing class:
Restrictions

public static class Restrictions.PropertyIsNotEmpty extends Object
IsNotEmpty restriction.
Since:
3.2
Author:
Denis Stepanov