# Functions
NewInvalidDeploymentIDError is returned when a deployment ID is invalid.
ValidateParams validates that the Validator that is passed complies the basic Validate function.
# Structs
QueryParams is meant to be embedded in other param structs to provide common deployment parameter query settings.
# Interfaces
Validator wraps the Validate signature.