mirror of
https://github.com/signalapp/Signal-Server
synced 2026-04-22 00:58:05 +01:00
Update to Dropwizard 4
This commit is contained in:
@@ -5,11 +5,10 @@
|
||||
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/validation/mapping
|
||||
http://xmlns.jcp.org/xml/ns/validation/mapping/validation-mapping-2.0.xsd"
|
||||
version="2.0">
|
||||
<constraint-definition annotation="javax.validation.constraints.NotEmpty">
|
||||
<constraint-definition annotation="jakarta.validation.constraints.NotEmpty">
|
||||
<validated-by include-existing-validators="true">
|
||||
<value>org.whispersystems.textsecuregcm.configuration.secrets.SecretStringList$ValidatorNotEmpty</value>
|
||||
<value>org.whispersystems.textsecuregcm.configuration.secrets.SecretBytesList$ValidatorNotEmpty</value>
|
||||
</validated-by>
|
||||
</constraint-definition>
|
||||
</constraint-mappings>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user