Annotation Type IsSafeUri
-
public @interface IsSafeUriA type annotation that represents values that are safe to use in a URI context.The annotated type
@IsSafeUri Stringand the typeSafeUriare semantically equivalent.
public @interface IsSafeUri
The annotated type @IsSafeUri String and the type SafeUri are semantically
equivalent.