Property | Type | Description | |
---|---|---|---|
ValidatePathToDirectoryWhenNotNull | bool | ||
ValidatePathToFileWhenNotNull | bool |
Method | Description | |
---|---|---|
PathCheckConversionArgumentsValidator ( |
||
TryValidate ( ) : bool |
Validated the arguments.
|
|
Validate ( ) : void |
Validates the ConversionArguments and if validation is not successful throws an exception.
|
Method | Description | |
---|---|---|
ValidatePathToDirectoryWhenNotNull ( string path ) : bool | ||
ValidatePathToFileWhenNotNull ( string path ) : bool |
public PathCheckConversionArgumentsValidator ( |
||
arguments | ||
return | System |