# Functions
ValidateFindingCollection runs the validations defined on the viewed result type FindingCollection.
ValidateFindingCollectionView runs the validations defined on FindingCollectionView using the "default" view.
ValidateFindingView runs the validations defined on FindingView using the "default" view.
ValidateIssueView runs the validations defined on IssueView using the "default" view.
ValidateResourceGroupView runs the validations defined on ResourceGroupView using the "default" view.
ValidateSource runs the validations defined on the viewed result type Source.
ValidateSourceCollection runs the validations defined on the viewed result type SourceCollection.
ValidateSourceCollectionView runs the validations defined on SourceCollectionView using the "default" view.
ValidateSourceView runs the validations defined on SourceView using the "default" view.
ValidateSourcewithnotargetView runs the validations defined on SourcewithnotargetView using the "default" view.
ValidateTargetView runs the validations defined on TargetView using the "default" view.
# Variables
FindingCollectionMap is a map indexing the attribute names of FindingCollection by view name.
FindingMap is a map indexing the attribute names of Finding by view name.
IssueMap is a map indexing the attribute names of Issue by view name.
ResourceGroupMap is a map indexing the attribute names of ResourceGroup by view name.
SourceCollectionMap is a map indexing the attribute names of SourceCollection by view name.
SourceMap is a map indexing the attribute names of Source by view name.
SourcewithnotargetMap is a map indexing the attribute names of Sourcewithnotarget by view name.
TargetMap is a map indexing the attribute names of Target by view name.
# Structs
FindingCollection is the viewed result type that is projected based on a view.
FindingView is a type that runs validations on a projected type.
IssueView is a type that runs validations on a projected type.
ResourceGroupView is a type that runs validations on a projected type.
Source is the viewed result type that is projected based on a view.
SourceCollection is the viewed result type that is projected based on a view.
SourceView is a type that runs validations on a projected type.
SourcewithnotargetView is a type that runs validations on a projected type.
TargetView is a type that runs validations on a projected type.
# Type aliases
FindingCollectionView is a type that runs validations on a projected type.
SourceCollectionView is a type that runs validations on a projected type.