# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Enum value maps for CheckOperationsResult_Membership.
Enum value maps for CheckOperationsResult_Membership.
Enum value maps for DeveloperError_ErrorKind.
Enum value maps for DeveloperError_ErrorKind.
Enum value maps for DeveloperError_Source.
Enum value maps for DeveloperError_Source.
No description provided by the author
# Structs
CheckOperationParameters are the parameters for a `check` operation.
CheckOperationParametersValidationError is the validation error returned by CheckOperationParameters.Validate if the designated constraints aren't met.
CheckOperationsResult is the result for a `check` operation.
CheckOperationsResultValidationError is the validation error returned by CheckOperationsResult.Validate if the designated constraints aren't met.
DeveloperError represents a single error raised by the development package.
DeveloperErrors represents the developer error(s) found after the run has completed.
DeveloperErrorsValidationError is the validation error returned by DeveloperErrors.Validate if the designated constraints aren't met.
DeveloperErrorValidationError is the validation error returned by DeveloperError.Validate if the designated constraints aren't met.
DeveloperRequest is a single request made to the developer platform, containing zero or more operations to run.
DeveloperRequestValidationError is the validation error returned by DeveloperRequest.Validate if the designated constraints aren't met.
DeveloperResponse is the response to a single request made to the developer platform.
DeveloperResponseValidationError is the validation error returned by DeveloperResponse.Validate if the designated constraints aren't met.
DeveloperWarning represents a single warning raised by the development package.
DeveloperWarningValidationError is the validation error returned by DeveloperWarning.Validate if the designated constraints aren't met.
FormatSchemaParameters are the parameters for a `formatSchema` operation.
FormatSchemaParametersValidationError is the validation error returned by FormatSchemaParameters.Validate if the designated constraints aren't met.
FormatSchemaResult is the result of the `formatSchema` operation.
FormatSchemaResultValidationError is the validation error returned by FormatSchemaResult.Validate if the designated constraints aren't met.
Operation is a single operation to be processed by the development package.
OperationResult contains the result data given to the callback for an operation.
OperationResultValidationError is the validation error returned by OperationResult.Validate if the designated constraints aren't met.
OperationsResults holds the results for the operations, indexed by the operation.
OperationsResultsValidationError is the validation error returned by OperationsResults.Validate if the designated constraints aren't met.
OperationValidationError is the validation error returned by Operation.Validate if the designated constraints aren't met.
PartialCaveatInfo carries information necessary for the client to take action in the event a response contains a partially evaluated caveat.
PartialCaveatInfoValidationError is the validation error returned by PartialCaveatInfo.Validate if the designated constraints aren't met.
RequestContext is the context for setting up a development package environment for one or more operations.
RequestContextValidationError is the validation error returned by RequestContext.Validate if the designated constraints aren't met.
RunAssertionsParameters are the parameters for a `runAssertions` operation.
RunAssertionsParametersValidationError is the validation error returned by RunAssertionsParameters.Validate if the designated constraints aren't met.
RunAssertionsResult is the result for a `runAssertions` operation.
RunAssertionsResultValidationError is the validation error returned by RunAssertionsResult.Validate if the designated constraints aren't met.
RunValidationParameters are the parameters for a `runValidation` operation.
RunValidationParametersValidationError is the validation error returned by RunValidationParameters.Validate if the designated constraints aren't met.
RunValidationResult is the result for a `runValidation` operation.
RunValidationResultValidationError is the validation error returned by RunValidationResult.Validate if the designated constraints aren't met.
SchemaWarningsParameters are the parameters for a `schemaWarnings` operation.
SchemaWarningsParametersValidationError is the validation error returned by SchemaWarningsParameters.Validate if the designated constraints aren't met.
SchemaWarningsResult is the result of the `schemaWarnings` operation.
SchemaWarningsResultValidationError is the validation error returned by SchemaWarningsResult.Validate if the designated constraints aren't met.
# Type aliases
CheckOperationParametersMultiError is an error wrapping multiple validation errors returned by CheckOperationParameters.ValidateAll() if the designated constraints aren't met.
No description provided by the author
CheckOperationsResultMultiError is an error wrapping multiple validation errors returned by CheckOperationsResult.ValidateAll() if the designated constraints aren't met.
No description provided by the author
No description provided by the author
DeveloperErrorMultiError is an error wrapping multiple validation errors returned by DeveloperError.ValidateAll() if the designated constraints aren't met.
DeveloperErrorsMultiError is an error wrapping multiple validation errors returned by DeveloperErrors.ValidateAll() if the designated constraints aren't met.
DeveloperRequestMultiError is an error wrapping multiple validation errors returned by DeveloperRequest.ValidateAll() if the designated constraints aren't met.
DeveloperResponseMultiError is an error wrapping multiple validation errors returned by DeveloperResponse.ValidateAll() if the designated constraints aren't met.
DeveloperWarningMultiError is an error wrapping multiple validation errors returned by DeveloperWarning.ValidateAll() if the designated constraints aren't met.
FormatSchemaParametersMultiError is an error wrapping multiple validation errors returned by FormatSchemaParameters.ValidateAll() if the designated constraints aren't met.
FormatSchemaResultMultiError is an error wrapping multiple validation errors returned by FormatSchemaResult.ValidateAll() if the designated constraints aren't met.
OperationMultiError is an error wrapping multiple validation errors returned by Operation.ValidateAll() if the designated constraints aren't met.
OperationResultMultiError is an error wrapping multiple validation errors returned by OperationResult.ValidateAll() if the designated constraints aren't met.
OperationsResultsMultiError is an error wrapping multiple validation errors returned by OperationsResults.ValidateAll() if the designated constraints aren't met.
PartialCaveatInfoMultiError is an error wrapping multiple validation errors returned by PartialCaveatInfo.ValidateAll() if the designated constraints aren't met.
RequestContextMultiError is an error wrapping multiple validation errors returned by RequestContext.ValidateAll() if the designated constraints aren't met.
RunAssertionsParametersMultiError is an error wrapping multiple validation errors returned by RunAssertionsParameters.ValidateAll() if the designated constraints aren't met.
RunAssertionsResultMultiError is an error wrapping multiple validation errors returned by RunAssertionsResult.ValidateAll() if the designated constraints aren't met.
RunValidationParametersMultiError is an error wrapping multiple validation errors returned by RunValidationParameters.ValidateAll() if the designated constraints aren't met.
RunValidationResultMultiError is an error wrapping multiple validation errors returned by RunValidationResult.ValidateAll() if the designated constraints aren't met.
SchemaWarningsParametersMultiError is an error wrapping multiple validation errors returned by SchemaWarningsParameters.ValidateAll() if the designated constraints aren't met.
SchemaWarningsResultMultiError is an error wrapping multiple validation errors returned by SchemaWarningsResult.ValidateAll() if the designated constraints aren't met.