org.glassfish.jersey.spi
Annotation Type StringValueReader.ValidateDefaultValue


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public static @interface StringValueReader.ValidateDefaultValue

Declares whether validation of a default value should occur before any value – default or otherwise – is actually required.


Optional Element Summary
 boolean value
           
 

value

public abstract boolean value
Default:
true


Copyright © 2007-2013 Oracle Corporation. All Rights Reserved. Use is subject to license terms.