Uses of Class
com.github.rvesse.airline.restrictions.common.AbstractLocaleAndCaseStringRestriction
-
Packages that use AbstractLocaleAndCaseStringRestriction Package Description com.github.rvesse.airline.restrictions.common -
-
Uses of AbstractLocaleAndCaseStringRestriction in com.github.rvesse.airline.restrictions.common
Subclasses of AbstractLocaleAndCaseStringRestriction in com.github.rvesse.airline.restrictions.common Modifier and Type Class Description classEndsWithRestrictionA restriction that requires raw values to end with one of a set of suffixesclassNoOptionLikeValuesRestrictionA restriction that enforces that values CANNOT look like optionsclassStartsWithRestrictionA restriction that requires raw values to start with one of a set of prefixes
-