| Class | Description | 
|---|---|
| DateConverter | Converts values to  Dates using aDateFormatobject. | 
| EnumConverter<E extends Enum<E>> | Converts values to  Enums. | 
| InetAddressConverter | Converts values to  InetAddressusinggetByName. | 
| KeyValuePair | A simple string key/string value pair. | 
| PathConverter | Converts command line options to  Pathobjects and checks the status of the underlying file. | 
| RegexMatcher | Ensures that values entirely match a regular expression. | 
| Enum | Description | 
|---|---|
| PathProperties | Enum for checking common conditions of files and directories. | 
Copyright © 2017. All Rights Reserved.