Annotation Interface SkipTermValidation


@Documented @Retention(RUNTIME) @Target(PARAMETER) public @interface SkipTermValidation
Indicates that a service parameter whose type is a kind of RDF4J Value should not be validated.
Author:
Manuel Fiorelli