ParsingError Class |
Namespace: X3Platform.CommandLine
The ParsingError type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
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.
|