# Variables
No description provided by the author
# Structs
No description provided by the author
DependencyValidationError is the validation error returned by Dependency.Validate if the designated constraints aren't met.
No description provided by the author
GetRuntimeInfoRequestValidationError is the validation error returned by GetRuntimeInfoRequest.Validate if the designated constraints aren't met.
No description provided by the author
RuntimeValidationError is the validation error returned by Runtime.Validate if the designated constraints aren't met.
# Type aliases
DependencyMultiError is an error wrapping multiple validation errors returned by Dependency.ValidateAll() if the designated constraints aren't met.
GetRuntimeInfoRequestMultiError is an error wrapping multiple validation errors returned by GetRuntimeInfoRequest.ValidateAll() if the designated constraints aren't met.
RuntimeMultiError is an error wrapping multiple validation errors returned by Runtime.ValidateAll() if the designated constraints aren't met.