package
0.0.0-20240811183159-c4e9d81d95e8
Repository: https://github.com/danapsimer/dvc-points-calculator.git
Documentation: pkg.go.dev

# Functions

ValidateResortResult runs the validations defined on the viewed result type ResortResult.
ValidateResortResultCollection runs the validations defined on the viewed result type ResortResultCollection.
ValidateResortResultCollectionView runs the validations defined on ResortResultCollectionView using the "default" view.
ValidateResortResultCollectionViewResortOnly runs the validations defined on ResortResultCollectionView using the "resortOnly" view.
ValidateResortResultCollectionViewResortUpdate runs the validations defined on ResortResultCollectionView using the "resortUpdate" view.
ValidateResortResultView runs the validations defined on ResortResultView using the "default" view.
ValidateResortResultViewResortOnly runs the validations defined on ResortResultView using the "resortOnly" view.
ValidateResortResultViewResortUpdate runs the validations defined on ResortResultView using the "resortUpdate" view.
ValidateResortYearResult runs the validations defined on the viewed result type ResortYearResult.
ValidateResortYearResultView runs the validations defined on ResortYearResultView using the "default" view.
ValidateRoomTypeView runs the validations defined on RoomTypeView.

# Variables

ResortResultCollectionMap is a map indexing the attribute names of ResortResultCollection by view name.
ResortResultMap is a map indexing the attribute names of ResortResult by view name.
ResortYearResultMap is a map indexing the attribute names of ResortYearResult by view name.

# Structs

ResortResult is the viewed result type that is projected based on a view.
ResortResultCollection is the viewed result type that is projected based on a view.
ResortResultView is a type that runs validations on a projected type.
ResortYearResult is the viewed result type that is projected based on a view.
ResortYearResultView is a type that runs validations on a projected type.
RoomTypeView is a type that runs validations on a projected type.

# Type aliases

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