| ParsingError Properties |
The ParsingError type exposes the following members.
| Name | Description | |
|---|---|---|
| BadOption |
Gets or a the bad parsed option.
| |
| ViolatesFormat |
Gets or sets a value indicating whether this ParsingError violates format.
| |
| ViolatesMutualExclusiveness |
Gets or sets a value indicating whether this ParsingError violates mutual exclusiveness.
| |
| ViolatesRequired |
Gets or sets a value indicating whether this ParsingError violates required.
|