package
2.2.4+incompatible
Repository: https://github.com/goadesign/examples.git
Documentation: pkg.go.dev

# Functions

ValidateChatSummary runs the validations defined on the viewed result type ChatSummary.
ValidateChatSummaryCollection runs the validations defined on the viewed result type ChatSummaryCollection.
ValidateChatSummaryCollectionView runs the validations defined on ChatSummaryCollectionView using the "default" view.
ValidateChatSummaryCollectionViewTiny runs the validations defined on ChatSummaryCollectionView using the "tiny" view.
ValidateChatSummaryView runs the validations defined on ChatSummaryView using the "default" view.
ValidateChatSummaryViewTiny runs the validations defined on ChatSummaryView using the "tiny" view.

# Variables

ChatSummaryCollectionMap is a map of attribute names in result type ChatSummaryCollection indexed by view name.
ChatSummaryMap is a map of attribute names in result type ChatSummary indexed by view name.

# Structs

ChatSummary is the viewed result type that is projected based on a view.
ChatSummaryCollection is the viewed result type that is projected based on a view.
ChatSummaryView is a type that runs validations on a projected type.

# Type aliases

ChatSummaryCollectionView is a type that runs validations on a projected type.