Uses of Package
com.github.rvesse.airline.restrictions.common
Packages that use com.github.rvesse.airline.restrictions.common
Package
Description
-
Classes in com.github.rvesse.airline.restrictions.common used by com.github.rvesse.airline.annotations.restrictionsClassDescriptionInterface for port ranges, useful if you want to use the
PortRestriction
with a custom port range implementation -
Classes in com.github.rvesse.airline.restrictions.common used by com.github.rvesse.airline.restrictions.commonClassDescriptionAn abstract string restriction that needs a locale and case sensitivity flagAbstract restrictions on string values for options and argumentsInterface for port ranges, useful if you want to use the
PortRestriction
with a custom port range implementationA restriction that requires the value (after type conversion) to be within a given rangeA restriction that requires raw values to start with one of a set of prefixes -
Classes in com.github.rvesse.airline.restrictions.common used by com.github.rvesse.airline.restrictions.factoriesClassDescriptionImplements restriction on options and arguments that expect to receive a path to a file and/or directoryInterface for port ranges, useful if you want to use the
PortRestriction
with a custom port range implementationA restriction that requires the value (after type conversion) to be within a given range