| Class and Description |
|---|
| PortRange
Interface for port ranges, useful if you want to use the
PortRestriction with a custom port range implementation |
| Class and Description |
|---|
| AbstractAllowedValuesRestriction |
| AbstractLocaleAndCaseStringRestriction
An abstract string restriction that needs a locale and case sensitivity flag
|
| AbstractStringRestriction
Abstract restrictions on string values for options and arguments
|
| PortRange
Interface for port ranges, useful if you want to use the
PortRestriction with a custom port range implementation |
| StartsWithRestriction
A restriction that requires raw values to start with one of a set of prefixes
|
| Class and Description |
|---|
| OccurrencesRestriction |
| PathRestriction
Implements restriction on options and arguments that expect to receive a path
to a file and/or directory
|
| PortRange
Interface for port ranges, useful if you want to use the
PortRestriction with a custom port range implementation |
| PortRestriction |
| RangeRestriction
A restriction that requires the value (after type conversion) to be within a
given range
|
Copyright © 2012–2022. All rights reserved.