Package com.yahoo.vespa.model.application.validation
@ExportPackage
package com.yahoo.vespa.model.application.validation
-
ClassDescriptionBase class for OSGi bundle validator.Validates that 'access-control' does not include any exclusions unless explicitly allowed.Validates that 'access-control' is not enabled when no access control filter implementation is available.A validator for bundles.Enforces that Cloud applications cannot 1) override connector specific TLS configuration 2) add additional HTTP connectorsValidates that only allowed-listed cloud applications can set up user-specified filter chainsValidates that complex fields (of type struct or map) that have struct field attributes are supported.Validates that complex fields (of type struct or map) do not have any struct fields with 'indexing: index'.ConstantTensorJsonValidator strictly validates a constant tensor in JSON format read from a Reader objectRankingConstantsValidator validates all constant tensors (ranking constants) bundled with an application packageValidates that a Vespa Cloud application has at least one container cluster.Validate deployment spec (deployment.xml).Validator to check that only infrastructure tenant can use non-default application-typeValidates that the container node flavour has enough resources to run configured ONNX models.match:prefix for indexed fields not supportedChecks that the generated model does not have resources that exceeds the given quota.Validates rank setup for all content clusters (rank-profiles, index-schema, attributes configs), validation is done by running the binary 'vespa-verify-ranksetup-bin'Services should use this annotation to list all consumed configurations which contain definitions flagged with restart.Validates routing selector for search and content clustersValidates routingValidates that correct directory is used for schemasThis Validator iterates through all search cluster in the given VespaModel to make sure that there are no custom structs defined in any of its search definitions.Validates the requirements for setting up a secret store.Validates streaming modeWill tokenize based on the delimiters while dequoting any qouted text.Validates that config using s3:// urls is used in public system and with nodes that are exclusive.Executor of validators.Validate validation overrides (validation-overrides.xml).Abstract superclass of all application package validators.