# Functions
ValidateCurrentExposure runs the validations defined on the viewed result type CurrentExposure.
ValidateCurrentExposureView runs the validations defined on CurrentExposureView using the "default" view.
ValidateExposure runs the validations defined on the viewed result type Exposure.
ValidateExposureView runs the validations defined on ExposureView using the "default" view.
ValidateIssueStatsCollection runs the validations defined on the viewed result type IssueStatsCollection.
ValidateIssueStatsCollectionView runs the validations defined on IssueStatsCollectionView using the "default" view.
ValidateIssueStatsView runs the validations defined on IssueStatsView using the "default" view.
ValidateSeverity runs the validations defined on the viewed result type Severity.
ValidateSeverityAndTotal runs the validations defined on the viewed result type SeverityAndTotal.
ValidateSeverityAndTotalView runs the validations defined on SeverityAndTotalView using the "default" view.
ValidateSeverityView runs the validations defined on SeverityView using the "default" view.
ValidateSize runs the validations defined on the viewed result type Size.
ValidateSizeView runs the validations defined on SizeView using the "default" view.
# Variables
CurrentExposureMap is a map indexing the attribute names of CurrentExposure by view name.
ExposureMap is a map indexing the attribute names of Exposure by view name.
IssueStatsCollectionMap is a map indexing the attribute names of IssueStatsCollection by view name.
IssueStatsMap is a map indexing the attribute names of IssueStats by view name.
SeverityAndTotalMap is a map indexing the attribute names of SeverityAndTotal by view name.
SeverityMap is a map indexing the attribute names of Severity by view name.
SizeMap is a map indexing the attribute names of Size by view name.
# Structs
CurrentExposure is the viewed result type that is projected based on a view.
CurrentExposureView is a type that runs validations on a projected type.
Exposure is the viewed result type that is projected based on a view.
ExposureView is a type that runs validations on a projected type.
IssueStatsCollection is the viewed result type that is projected based on a view.
IssueStatsView is a type that runs validations on a projected type.
Severity is the viewed result type that is projected based on a view.
SeverityAndTotal is the viewed result type that is projected based on a view.
SeverityAndTotalView is a type that runs validations on a projected type.
SeverityView is a type that runs validations on a projected type.
Size is the viewed result type that is projected based on a view.
SizeView is a type that runs validations on a projected type.
# Type aliases
IssueStatsCollectionView is a type that runs validations on a projected type.