Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
V
- ValidatorConstraintResolver - Class in org.springframework.restdocs.constraints
-
A
ConstraintResolver
that uses a Bean ValidationValidator
to resolve constraints. - ValidatorConstraintResolver() - Constructor for class org.springframework.restdocs.constraints.ValidatorConstraintResolver
-
Creates a new
ValidatorConstraintResolver
that will use aValidator
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 givenValidator
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 class org.springframework.restdocs.payload.JsonFieldType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.springframework.restdocs.payload.JsonFieldType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VARIES - Enum constant in enum class org.springframework.restdocs.payload.JsonFieldType
-
A variety of different types.
- verificationFailed(Set<String>, Set<String>) - Method in class org.springframework.restdocs.cookies.AbstractCookiesSnippet
-
Called when the documented cookies do not match the actual cookies.
- verificationFailed(Set<String>, Set<String>) - Method in class org.springframework.restdocs.cookies.RequestCookiesSnippet
- verificationFailed(Set<String>, Set<String>) - Method in class org.springframework.restdocs.cookies.ResponseCookiesSnippet
- 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.FormParametersSnippet
- 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.QueryParametersSnippet
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form