Uses of Package
com.bluebell.greenhouse.planter.annotations.validation
Packages that use com.bluebell.greenhouse.planter.annotations.validation
Package
Description
Contains controllers for handling
Accounts.Contains controllers for handling
MarketEvents.Contains market news API controllers.
Contains controllers for handling
MarketPrices.Contains controllers for handling
RecurringNotifications.Contains controllers for handling account performance reports.
Contains controllers for handling
Portfolios and portfolio summary
operations.Contains API controllers for position endpoints.
Contains controllers for handling
Users and securing api endpoints.Contains controllers for handling operations regarding greenhouse as a whole.
Contains controllers for handling
Transactions.Contains API controllers for the
Watchlist entity.-
Classes in com.bluebell.greenhouse.planter.annotations.validation used by com.bluebell.greenhouse.planter.controllers.accountClassDescriptionAn annotation used for defining how a controller's endpoint should behave when an invalid date or timezone is provided.An annotation used for defining how a controller's endpoint should behave when an invalid request payload is provided.An annotation used for defining how a controller's endpoint should behave when an invalid start/end date or filters are provided.
-
Classes in com.bluebell.greenhouse.planter.annotations.validation used by com.bluebell.greenhouse.planter.controllers.market.eventClassDescriptionAn annotation used for defining how a controller's endpoint should behave when an invalid date or timezone is provided.
-
Classes in com.bluebell.greenhouse.planter.annotations.validation used by com.bluebell.greenhouse.planter.controllers.market.newsClassDescriptionAn annotation used for defining how a controller's endpoint should behave when an invalid date or timezone is provided.
-
Classes in com.bluebell.greenhouse.planter.annotations.validation used by com.bluebell.greenhouse.planter.controllers.market.priceClassDescriptionAn annotation used for defining how a controller's endpoint should behave when an invalid date or timezone is provided.An annotation used for defining how a controller's endpoint should behave when an unsupported import file format is provided.An annotation used for defining how a controller's endpoint should behave when an invalid request payload is provided.An annotation used for defining how a controller's endpoint should behave when an invalid start/end date or time interval is provided.An annotation used for defining how a controller's endpoint should behave when an invalid time interval is provided.
-
Classes in com.bluebell.greenhouse.planter.annotations.validation used by com.bluebell.greenhouse.planter.controllers.notificationClassDescriptionAn annotation used for defining how a controller's endpoint should behave when invalid request data is provided.
-
Classes in com.bluebell.greenhouse.planter.annotations.validation used by com.bluebell.greenhouse.planter.controllers.performanceClassDescriptionAn annotation used for defining how a controller's endpoint should behave when an invalid date or timezone is provided.An annotation used for defining how a controller's endpoint should behave when an invalid start/end date or time interval is provided.
-
Classes in com.bluebell.greenhouse.planter.annotations.validation used by com.bluebell.greenhouse.planter.controllers.portfolioClassDescriptionAn annotation used for defining how a controller's endpoint should behave when required request data is missing.
-
Classes in com.bluebell.greenhouse.planter.annotations.validation used by com.bluebell.greenhouse.planter.controllers.positionClassDescriptionAn annotation used for defining how a controller's endpoint should behave when an invalid date or timezone is provided.An annotation used for defining how a controller's endpoint should behave when an unsupported import file format is provided.An annotation used for defining how a controller's endpoint should behave when an invalid record time interval is provided.An annotation used for defining how a controller's endpoint should behave when an invalid report header profile is provided.An annotation used for defining how a controller's endpoint should behave when an invalid start/end date or filters are provided.An annotation used for defining how a controller's endpoint should behave when an invalid start/end date or time interval is provided.An annotation used for defining how a controller's endpoint should behave when required request data is missing.
-
Classes in com.bluebell.greenhouse.planter.annotations.validation used by com.bluebell.greenhouse.planter.controllers.securityClassDescriptionAn annotation used for defining how a controller's endpoint should behave when invalid request data is provided.
-
Classes in com.bluebell.greenhouse.planter.annotations.validation used by com.bluebell.greenhouse.planter.controllers.systemClassDescriptionAn annotation used for defining how a controller's endpoint should behave when an invalid request object is provided.
-
Classes in com.bluebell.greenhouse.planter.annotations.validation used by com.bluebell.greenhouse.planter.controllers.transactionClassDescriptionAn annotation used for defining how a controller's endpoint should behave when an invalid date or timezone is provided.An annotation used for defining how a controller's endpoint should behave when an unsupported import file format is provided.An annotation used for defining how a controller's endpoint should behave when an invalid report header profile is provided.An annotation used for defining how a controller's endpoint should behave when invalid request data is provided.An annotation used for defining how a controller's endpoint should behave when an invalid start/end date or filters are provided.An annotation used for defining how a controller's endpoint should behave when an invalid start/end date or time interval is provided.
-
Classes in com.bluebell.greenhouse.planter.annotations.validation used by com.bluebell.greenhouse.planter.controllers.watchlistClassDescriptionAn annotation used for defining how a controller's endpoint should behave when required request data is missing.