| Package | Description |
|---|---|
| com.github.rvesse.airline.restrictions.common |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLocaleAndCaseStringRestriction
An abstract string restriction that needs a locale and case sensitivity flag
|
class |
EndsWithRestriction
A restriction that requires raw values to end with one of a set of suffixes
|
class |
LengthRestriction
A restriction that requires string values meet length constraints
|
class |
NoOptionLikeValuesRestriction
A restriction that enforces that values CANNOT look like options
|
class |
NotBlankRestriction |
class |
NotEmptyRestriction |
class |
StartsWithRestriction
A restriction that requires raw values to start with one of a set of prefixes
|
Copyright © 2012–2022. All rights reserved.