Skip navigation links
Spring REST Docs 2.0.3.RELEASE
A B C D E F G H I J K L M O P Q 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 configuration to 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
Called when the documented parameters do not match the actual parameters.
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
 
A B C D E F G H I J K L M O P Q R S T U V W 
Skip navigation links
Spring REST Docs 2.0.3.RELEASE