Namespace Petabridge.Cmd.Validation
Classes
CommandValidator
Validates a given Command against a CommandDefinition to see if there's any errors with the structure before passing it up to the server for processing.
ValidationError
Reports that there was a validation issue with a Command.