@Retention(value=RUNTIME) @Constraint(validatedBy={ValidShortenedLink.StringValidator.class,ValidShortenedLink.ShortenedLinkValidator.class}) public @interface ValidShortenedLink
ShortenerService.Copyright © 2007-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.