# Functions
ValidateApprovalRequest runs the validations defined on the viewed result type ApprovalRequest.
ValidateApprovalRequestCollectionView runs the validations defined on ApprovalRequestCollectionView using the "default" view.
ValidateApprovalRequestCollectionViewExtended runs the validations defined on ApprovalRequestCollectionView using the "extended" view.
ValidateApprovalRequestList runs the validations defined on the viewed result type ApprovalRequestList.
ValidateApprovalRequestListView runs the validations defined on ApprovalRequestListView using the "default" view.
ValidateApprovalRequestListViewExtended runs the validations defined on ApprovalRequestListView using the "extended" view.
ValidateApprovalRequestView runs the validations defined on ApprovalRequestView using the "default" view.
ValidateApprovalRequestViewExtended runs the validations defined on ApprovalRequestView using the "extended" view.
ValidateApprovalSubject runs the validations defined on ApprovalSubject.
ValidateConfigurationOptionView runs the validations defined on ConfigurationOptionView.
ValidateParameterView runs the validations defined on ParameterView.
ValidateRegexpView runs the validations defined on RegexpView.
ValidateUserView runs the validations defined on UserView.
# Variables
ApprovalRequestCollectionMap is a map of attribute names in result type ApprovalRequestCollection indexed by view name.
ApprovalRequestListMap is a map of attribute names in result type ApprovalRequestList indexed by view name.
ApprovalRequestMap is a map of attribute names in result type ApprovalRequest indexed by view name.
# Structs
ApprovalRequest is the viewed result type that is projected based on a view.
ApprovalRequestList is the viewed result type that is projected based on a view.
ApprovalRequestListView is a type that runs validations on a projected type.
ApprovalRequestView is a type that runs validations on a projected type.
ApprovalSubject is a type that runs validations on a projected type.
ConfigurationOptionView is a type that runs validations on a projected type.
ParameterView is a type that runs validations on a projected type.
RegexpView is a type that runs validations on a projected type.
UserView is a type that runs validations on a projected type.
# Type aliases
ApprovalRequestCollectionView is a type that runs validations on a projected type.