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

# Functions

ValidateComponentView runs the validations defined on ComponentView.
ValidateStoredBottle runs the validations defined on the viewed result type StoredBottle.
ValidateStoredBottleCollection runs the validations defined on the viewed result type StoredBottleCollection.
ValidateStoredBottleCollectionView runs the validations defined on StoredBottleCollectionView using the "default" view.
ValidateStoredBottleCollectionViewTiny runs the validations defined on StoredBottleCollectionView using the "tiny" view.
ValidateStoredBottleView runs the validations defined on StoredBottleView using the "default" view.
ValidateStoredBottleViewTiny runs the validations defined on StoredBottleView using the "tiny" view.
ValidateWineryView runs the validations defined on WineryView using the "default" view.
ValidateWineryViewTiny runs the validations defined on WineryView using the "tiny" view.

# Variables

StoredBottleCollectionMap is a map of attribute names in result type StoredBottleCollection indexed by view name.
StoredBottleMap is a map of attribute names in result type StoredBottle indexed by view name.
WineryMap is a map of attribute names in result type Winery indexed by view name.

# Structs

ComponentView is a type that runs validations on a projected type.
StoredBottle is the viewed result type that is projected based on a view.
StoredBottleCollection is the viewed result type that is projected based on a view.
StoredBottleView is a type that runs validations on a projected type.
WineryView is a type that runs validations on a projected type.

# Type aliases

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