[OOM CERT-SERVICE-CLIENT] Add URI validator (RFC 3986) 83/114983/8
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Tue, 17 Nov 2020 07:59:43 +0000 (08:59 +0100)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Thu, 19 Nov 2020 07:20:03 +0000 (08:20 +0100)
commit41993ca46abed06ba642c63680355b5e83327115
tree6df5216ea8b8ea68793d5f6fa9080bf4b1eda27c
parent99498718d782fe435feded438de76cacc93090ed
[OOM CERT-SERVICE-CLIENT] Add URI validator (RFC 3986)

Issue-ID: OOM-2632
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: Ia71d413a56f65b0a51ff5c2e7522035f41e06faf
certServiceClient/src/main/java/org/onap/oom/certservice/client/configuration/validation/UriValidator.java [new file with mode: 0644]
certServiceClient/src/main/java/org/onap/oom/certservice/client/configuration/validation/ValidatorsFactory.java
certServiceClient/src/test/java/org/onap/oom/certservice/client/configuration/validation/UriValidatorTest.java [new file with mode: 0644]