Uses of Class
org.javastro.ivoa.entities.resource.Validation
Packages that use Validation
Package
Description
-
Uses of Validation in org.javastro.ivoa.entities.resource
Fields in org.javastro.ivoa.entities.resource with type parameters of type ValidationModifier and TypeFieldDescriptionprotected List<Validation>Capability.validationLevelsSee vr:ValidationLevel for an explanation of the allowed levels.protected List<Validation>Resource.validationLevelsNote that when this resource is a Service, this grade applies to the core set of metadata.Methods in org.javastro.ivoa.entities.resource that return ValidationModifier and TypeMethodDescriptionObjectFactory.createValidation()Create an instance ofValidationValidation.withValidatedBy(String value) Validation.withValue(BigInteger value) Methods in org.javastro.ivoa.entities.resource that return types with arguments of type ValidationModifier and TypeMethodDescriptionCapability.getValidationLevels()See vr:ValidationLevel for an explanation of the allowed levels.Resource.getValidationLevels()Note that when this resource is a Service, this grade applies to the core set of metadata.Methods in org.javastro.ivoa.entities.resource with parameters of type ValidationModifier and TypeMethodDescriptionCapability.withValidationLevels(Validation... values) Organisation.withValidationLevels(Validation... values) Resource.withValidationLevels(Validation... values) Service.withValidationLevels(Validation... values) Method parameters in org.javastro.ivoa.entities.resource with type arguments of type ValidationModifier and TypeMethodDescriptionCapability.withValidationLevels(Collection<Validation> values) Organisation.withValidationLevels(Collection<Validation> values) Resource.withValidationLevels(Collection<Validation> values) Service.withValidationLevels(Collection<Validation> values) Constructor parameters in org.javastro.ivoa.entities.resource with type arguments of type ValidationModifierConstructorDescriptionCapability(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID) Fully-initialising value constructorOrganisation(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<ResourceName> facilities, List<ResourceName> instruments) Fully-initialising value constructorResource(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version) Fully-initialising value constructorService(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.applications
Methods in org.javastro.ivoa.entities.resource.applications with parameters of type ValidationModifier and TypeMethodDescriptionApplication.withValidationLevels(Validation... values) DesktopApplication.withValidationLevels(Validation... values) SoftwareLibrary.withValidationLevels(Validation... values) Method parameters in org.javastro.ivoa.entities.resource.applications with type arguments of type ValidationModifier and TypeMethodDescriptionApplication.withValidationLevels(Collection<Validation> values) DesktopApplication.withValidationLevels(Collection<Validation> values) SoftwareLibrary.withValidationLevels(Collection<Validation> values) Constructor parameters in org.javastro.ivoa.entities.resource.applications with type arguments of type ValidationModifierConstructorDescriptionApplication(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, String cost, String licence, Boolean openSource, List<DataFormat> dataFormats, List<ApplicationCapability> voStandards, List<String> sourceLanguages, String sourceCodeURL) Fully-initialising value constructorDesktopApplication(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, String cost, String licence, Boolean openSource, List<DataFormat> dataFormats, List<ApplicationCapability> voStandards, List<String> sourceLanguages, String sourceCodeURL, Integer binarySize, String memoryRequirement, NetworkRequirement network, List<String> dependsOns, List<ExecutionEnvironment> executables) Fully-initialising value constructorSoftwareLibrary(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, String cost, String licence, Boolean openSource, List<DataFormat> dataFormats, List<ApplicationCapability> voStandards, List<String> sourceLanguages, String sourceCodeURL, List<ExecutionEnvironment> libraries) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.cone
Methods in org.javastro.ivoa.entities.resource.cone with parameters of type ValidationModifier and TypeMethodDescriptionConeSearch.withValidationLevels(Validation... values) CSCapRestriction.withValidationLevels(Validation... values) Method parameters in org.javastro.ivoa.entities.resource.cone with type arguments of type ValidationModifier and TypeMethodDescriptionConeSearch.withValidationLevels(Collection<Validation> values) CSCapRestriction.withValidationLevels(Collection<Validation> values) Constructor parameters in org.javastro.ivoa.entities.resource.cone with type arguments of type ValidationModifierConstructorDescriptionConeSearch(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, float maxSR, int maxRecords, boolean verbosity, Query testQuery) Fully-initialising value constructorCSCapRestriction(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.dataservice
Methods in org.javastro.ivoa.entities.resource.dataservice with parameters of type ValidationModifier and TypeMethodDescriptionCatalogResource.withValidationLevels(Validation... values) CatalogService.withValidationLevels(Validation... values) DataCollection.withValidationLevels(Validation... values) DataResource.withValidationLevels(Validation... values) DataService.withValidationLevels(Validation... values) StandardSTC.withValidationLevels(Validation... values) Method parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type ValidationModifier and TypeMethodDescriptionCatalogResource.withValidationLevels(Collection<Validation> values) CatalogService.withValidationLevels(Collection<Validation> values) DataCollection.withValidationLevels(Collection<Validation> values) DataResource.withValidationLevels(Collection<Validation> values) DataService.withValidationLevels(Collection<Validation> values) StandardSTC.withValidationLevels(Collection<Validation> values) Constructor parameters in org.javastro.ivoa.entities.resource.dataservice with type arguments of type ValidationModifierConstructorDescriptionCatalogResource(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage, Tableset tableset) Fully-initialising value constructorCatalogService(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage, Tableset tableset) Fully-initialising value constructorDataCollection(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<ResourceName> facilities, List<ResourceName> instruments, List<Rights> rights, List<Format> formats, Coverage coverage, Tableset tableset, AccessURL accessURL) Fully-initialising value constructorDataResource(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage) Fully-initialising value constructorDataService(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, List<ResourceName> facilities, List<ResourceName> instruments, Coverage coverage) Fully-initialising value constructorStandardSTC(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<StcDescriptionType> stcDefinitions) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.registry
Methods in org.javastro.ivoa.entities.resource.registry with parameters of type ValidationModifier and TypeMethodDescriptionAuthority.withValidationLevels(Validation... values) Harvest.withValidationLevels(Validation... values) RegCapRestriction.withValidationLevels(Validation... values) Registry.withValidationLevels(Validation... values) Search.withValidationLevels(Validation... values) Method parameters in org.javastro.ivoa.entities.resource.registry with type arguments of type ValidationModifier and TypeMethodDescriptionAuthority.withValidationLevels(Collection<Validation> values) Harvest.withValidationLevels(Collection<Validation> values) RegCapRestriction.withValidationLevels(Collection<Validation> values) Registry.withValidationLevels(Collection<Validation> values) Search.withValidationLevels(Collection<Validation> values) Constructor parameters in org.javastro.ivoa.entities.resource.registry with type arguments of type ValidationModifierConstructorDescriptionAuthority(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, ResourceName managingOrg) Fully-initialising value constructorHarvest(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, int maxRecords) Fully-initialising value constructorRegCapRestriction(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID) Fully-initialising value constructorRegistry(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<Rights> rights, List<Capability> capabilities, boolean full, List<String> managedAuthorities) Fully-initialising value constructorSearch(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, int maxRecords, ExtensionSearchSupport extensionSearchSupport, List<OptionalProtocol> optionalProtocols) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.sia
Methods in org.javastro.ivoa.entities.resource.sia with parameters of type ValidationModifier and TypeMethodDescriptionSIACapRestriction.withValidationLevels(Validation... values) SimpleImageAccess.withValidationLevels(Validation... values) Method parameters in org.javastro.ivoa.entities.resource.sia with type arguments of type ValidationModifier and TypeMethodDescriptionSIACapRestriction.withValidationLevels(Collection<Validation> values) SimpleImageAccess.withValidationLevels(Collection<Validation> values) Constructor parameters in org.javastro.ivoa.entities.resource.sia with type arguments of type ValidationModifierConstructorDescriptionSIACapRestriction(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID) Fully-initialising value constructorSimpleImageAccess(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, ImageServiceType imageServiceType, SkySize maxQueryRegionSize, SkySize maxImageExtent, BigInteger maxImageSize, BigInteger maxFileSize, BigInteger maxRecords, Query testQuery) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.ssap
Methods in org.javastro.ivoa.entities.resource.ssap with parameters of type ValidationModifier and TypeMethodDescriptionSimpleSpectralAccess.withValidationLevels(Validation... values) Method parameters in org.javastro.ivoa.entities.resource.ssap with type arguments of type ValidationModifier and TypeMethodDescriptionSimpleSpectralAccess.withValidationLevels(Collection<Validation> values) Constructor parameters in org.javastro.ivoa.entities.resource.ssap with type arguments of type ValidationModifierConstructorDescriptionSimpleSpectralAccess(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, ComplianceLevel complianceLevel, List<DataSource> dataSources, List<CreationType> creationTypes, List<SupportedFrame> supportedFrames, Double maxSearchRadius, BigInteger maxRecords, BigInteger defaultMaxRecords, Double maxAperture, BigInteger maxFileSize, Query testQuery) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.standard
Methods in org.javastro.ivoa.entities.resource.standard with parameters of type ValidationModifier and TypeMethodDescriptionServiceStandard.withValidationLevels(Validation... values) Standard.withValidationLevels(Validation... values) StandardKeyEnumeration.withValidationLevels(Validation... values) Method parameters in org.javastro.ivoa.entities.resource.standard with type arguments of type ValidationModifier and TypeMethodDescriptionServiceStandard.withValidationLevels(Collection<Validation> values) Standard.withValidationLevels(Collection<Validation> values) StandardKeyEnumeration.withValidationLevels(Collection<Validation> values) Constructor parameters in org.javastro.ivoa.entities.resource.standard with type arguments of type ValidationModifierConstructorDescriptionServiceStandard(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<EndorsedVersion> endorsedVersions, List<Schema> schemas, String deprecated, List<StandardKey> keies, List<ServiceInterface> interfaces) Fully-initialising value constructorStandard(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<EndorsedVersion> endorsedVersions, List<Schema> schemas, String deprecated, List<StandardKey> keies) Fully-initialising value constructorStandardKeyEnumeration(List<Validation> validationLevels, String title, String shortName, String identifier, List<String> altIdentifiers, Curation curation, Content content, LocalDateTime created, LocalDateTime updated, String status, String version, List<StandardKey> keies) Fully-initialising value constructor -
Uses of Validation in org.javastro.ivoa.entities.resource.tap
Methods in org.javastro.ivoa.entities.resource.tap with parameters of type ValidationMethod parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type ValidationModifier and TypeMethodDescriptionTableAccess.withValidationLevels(Collection<Validation> values) Constructor parameters in org.javastro.ivoa.entities.resource.tap with type arguments of type ValidationModifierConstructorDescriptionTableAccess(List<Validation> validationLevels, String description, List<ServiceInterface> interfaces, String standardID, List<DataModelType> dataModels, List<Language> languages, List<OutputFormat> outputFormats, List<UploadMethod> uploadMethods, TimeLimits retentionPeriod, TimeLimits executionDuration, DataLimits outputLimit, DataLimits uploadLimit) Fully-initialising value constructor