Uses of Annotation Type
co.yellowdog.platform.model.beanvalidation.ValidatedBy
Packages that use ValidatedBy
Package
Description
Defines types used in the request/response interactions with the YellowDog Account Service.
Defines types used in the request/response interactions with the YellowDog Object Store Service.
Defines types used in the request/response interactions with the YellowDog Scheduler Service.
Provides the types that define the YellowDog Platform data model.
Contains types to support JSR-303 validation of YellowDog objects.
-
Uses of ValidatedBy in co.yellowdog.platform.interaction.account
Classes in co.yellowdog.platform.interaction.account with annotations of type ValidatedBy -
Uses of ValidatedBy in co.yellowdog.platform.interaction.logs
Classes in co.yellowdog.platform.interaction.logs with annotations of type ValidatedBy -
Uses of ValidatedBy in co.yellowdog.platform.interaction.metrics
Classes in co.yellowdog.platform.interaction.metrics with annotations of type ValidatedBy -
Uses of ValidatedBy in co.yellowdog.platform.interaction.objectstore
Classes in co.yellowdog.platform.interaction.objectstore with annotations of type ValidatedBy -
Uses of ValidatedBy in co.yellowdog.platform.interaction.scheduler
Classes in co.yellowdog.platform.interaction.scheduler with annotations of type ValidatedByModifier and TypeClassDescriptionclassclass -
Uses of ValidatedBy in co.yellowdog.platform.interaction.usage
Classes in co.yellowdog.platform.interaction.usage with annotations of type ValidatedByModifier and TypeClassDescriptionclassclassclass -
Uses of ValidatedBy in co.yellowdog.platform.model
Classes in co.yellowdog.platform.model with annotations of type ValidatedByModifier and TypeClassDescriptionclassclassinterfaceDerives fromComputeSourceto provide the interface for all AWS compute source model objects.classDefines a source of compute provisioned using an AWS EC2 Fleet request.classDefines a source of compute composed of AWS EC2 instances using the RunInstances API.classinterfaceDerives fromComputeSourceto provide the interface for all Azure compute source model objects.classDefines the requirement for compute resource and chosen options for how to provision it.classclassinterfaceclassinterfaceDerives fromComputeSourceto provide the interface for all Google Compute Engine (GCE) compute source model objects.classDefines a source of compute composed of Google Compute Engine (GCE) instances individually provisioned.classclassclassDefines a family of versions of machine image groups.classDefines a group of functionally equivalent machine images across different provider/region environments.classclassclassclassclassclassclassDefines properties to determine the behaviour that the Scheduler service should use when managing a provisioned worker pool.interfaceRange<T extends Comparable<? super T>>classclassSpecifies the behaviours to be used by the YellowDog Scheduler when executing Tasks within the associated TaskGroup.classclassclassclassclassDefines a task to be executed as part of a WorkRequirement.classDefines a group of tasks to be executed as part of a WorkRequirement.classDefines task inputs to be downloaded prior to worker execution of the task.classDefines task outputs to be uploaded following worker execution of theclassclassDefines the requirement for work to be done with specifications on how it should be executed. -
Uses of ValidatedBy in co.yellowdog.platform.model.beanvalidation
Classes in co.yellowdog.platform.model.beanvalidation that implement interfaces with type arguments of type ValidatedByModifier and TypeClassDescriptionclassPerforms custom validation of objects using type-specific concrete implementations of CustomValidatorMethods in co.yellowdog.platform.model.beanvalidation with parameters of type ValidatedByModifier and TypeMethodDescriptionvoidValidatedByValidator.initialize(@NonNull ValidatedBy validatedBy)