Uses of Package
co.yellowdog.platform.model.beanvalidation
Packages that use co.yellowdog.platform.model.beanvalidation
Package
Description
Defines types used in the request/response interactions with the YellowDog Object Store Service.
Custom validation annotations used for Object Store service interaction types.
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.
Provides custom validators containing extended validation logic for certain model types
-
Classes in co.yellowdog.platform.model.beanvalidation used by co.yellowdog.platform.interaction.metricsClassDescriptionThe annotated class must satisfy any validation constraints defined on the specified custom validator class.
-
Classes in co.yellowdog.platform.model.beanvalidation used by co.yellowdog.platform.interaction.metrics.validationClassDescriptionProvides method-based validation via JSR-303 for objects of the target type.
-
Classes in co.yellowdog.platform.model.beanvalidation used by co.yellowdog.platform.interaction.objectstoreClassDescriptionThe annotated class must satisfy any validation constraints defined on the specified custom validator class.
-
Classes in co.yellowdog.platform.model.beanvalidation used by co.yellowdog.platform.interaction.objectstore.validationClassDescriptionProvides method-based validation via JSR-303 for objects of the target type.
-
Classes in co.yellowdog.platform.model.beanvalidation used by co.yellowdog.platform.interaction.schedulerClassDescriptionProvides method-based validation via JSR-303 for objects of the target type.The annotated class must satisfy any validation constraints defined on the specified custom validator class.
-
Classes in co.yellowdog.platform.model.beanvalidation used by co.yellowdog.platform.interaction.scheduler.validationClassDescriptionProvides method-based validation via JSR-303 for objects of the target type.
-
Classes in co.yellowdog.platform.model.beanvalidation used by co.yellowdog.platform.interaction.usageClassDescriptionThe annotated class must satisfy any validation constraints defined on the specified custom validator class.
-
Classes in co.yellowdog.platform.model.beanvalidation used by co.yellowdog.platform.interaction.usage.validationClassDescriptionProvides method-based validation via JSR-303 for objects of the target type.
-
Classes in co.yellowdog.platform.model.beanvalidation used by co.yellowdog.platform.modelClassDescriptionThe annotated class must satisfy any validation constraints defined on the specified custom validator class.
-
Classes in co.yellowdog.platform.model.beanvalidation used by co.yellowdog.platform.model.beanvalidationClassDescriptionThe annotated class must satisfy any validation constraints defined on the specified custom validator class.
-
Classes in co.yellowdog.platform.model.beanvalidation used by co.yellowdog.platform.model.validation.customvalidatorsClassDescriptionProvides method-based validation via JSR-303 for objects of the target type.