Skip navigation links
Spring REST Docs 1.0.0.RC1
A B C D E F G H I J K L M O P R S T U V W 

V

ValidatorConstraintResolver - Class in org.springframework.restdocs.constraints
A ConstraintResolver that uses a Bean Validation Validator to resolve constraints.
ValidatorConstraintResolver() - Constructor for class org.springframework.restdocs.constraints.ValidatorConstraintResolver
Creates a new ValidatorConstraintResolver that will use a Validator in its default configurationto resolve constraints.
ValidatorConstraintResolver(Validator) - Constructor for class org.springframework.restdocs.constraints.ValidatorConstraintResolver
Creates a new ValidatorConstraintResolver that will use the given Validator to resolve constraints.
value(Object) - Method in class org.springframework.restdocs.snippet.Attributes.AttributeBuilder
Configures the value of the attribute
valueOf(String) - Static method in enum org.springframework.restdocs.payload.JsonFieldType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.springframework.restdocs.payload.JsonFieldType
Returns an array containing the constants of this enum type, in the order they are declared.
verificationFailed(Set<String>, Set<String>) - Method in class org.springframework.restdocs.request.AbstractParametersSnippet
 
verificationFailed(Set<String>, Set<String>) - Method in class org.springframework.restdocs.request.PathParametersSnippet
 
verificationFailed(Set<String>, Set<String>) - Method in class org.springframework.restdocs.request.RequestParametersSnippet
 
verifyParameterDescriptors(Operation) - Method in class org.springframework.restdocs.request.AbstractParametersSnippet
 
A B C D E F G H I J K L M O P R S T U V W 
Skip navigation links
Spring REST Docs 1.0.0.RC1