- ValidationResult - Class in org.swisspush.gateleen.core.validation
-
Class ValidationResult represents the result of a validation using a schema.
- ValidationResult(ValidationStatus, String) - Constructor for class org.swisspush.gateleen.core.validation.ValidationResult
-
- ValidationResult(ValidationStatus, String, JsonArray) - Constructor for class org.swisspush.gateleen.core.validation.ValidationResult
-
- ValidationResult(ValidationStatus) - Constructor for class org.swisspush.gateleen.core.validation.ValidationResult
-
- ValidationStatus - Enum in org.swisspush.gateleen.core.validation
-
- validTask(HttpServerRequest, CopyTask) - Method in class org.swisspush.gateleen.core.resource.CopyResourceHandler
-
Checks if the copy task is valid (simple resource, not a collection).
- valueOf(String) - Static method in enum org.swisspush.gateleen.core.event.EventBusWriter.TransmissionMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.swisspush.gateleen.core.util.ExpansionDeltaUtil.SlashHandling
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.swisspush.gateleen.core.util.StatusCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.swisspush.gateleen.core.validation.ValidationStatus
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.swisspush.gateleen.core.event.EventBusWriter.TransmissionMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.swisspush.gateleen.core.util.ExpansionDeltaUtil.SlashHandling
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.swisspush.gateleen.core.util.StatusCode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.swisspush.gateleen.core.validation.ValidationStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyCollectionResponse(HttpServerRequest, Buffer, Set<String>) - Static method in class org.swisspush.gateleen.core.util.ExpansionDeltaUtil
-
Verifies the result of the collection request.
- verifyCollectionResponse(String, Buffer, Set<String>) - Static method in class org.swisspush.gateleen.core.util.ExpansionDeltaUtil
-
Verifies the result of the collection request.
- version() - Method in class org.swisspush.gateleen.core.http.DummyHttpServerRequest
-