Summary
Validates the command configuration. This method should throw the necessary
exceptions to signal missing or incorrect configuration (like attempting to
add files to the repository without specifying which files to add.)
- Assembly
- Mercurial
.Net .dll - Namespace
- Mercurial
- Containing Type
- ArchiveCommand
Syntax
public override void Validate()
Return Value
Type | Description |
---|---|
void |