spring-framework
Toggle table of contents
7.0.0-M7
jvm
Platform filter
jvm
Switch theme
Search in API
spring-framework
spring-test
/
org.springframework.test.web.servlet.result
/
ModelResultMatchersDsl
/
attributeHasFieldErrorCode
attribute
Has
Field
Error
Code
fun
attributeHasFieldErrorCode
(
name
:
String
,
fieldName
:
String
,
code
:
String
)
fun
attributeHasFieldErrorCode
(
name
:
String
,
fieldName
:
String
,
matcher
:
Matcher
<
String
>
)
See also
Model
Result
Matchers.
attribute
Has
Field
Error
Code