spring-framework / org.springframework.test.web.servlet.result / ModelResultMatchersDsl / attributeHasFieldErrorCode

attributeHasFieldErrorCode

fun attributeHasFieldErrorCode(name: String, fieldName: String, code: String): Unit
fun attributeHasFieldErrorCode(name: String, fieldName: String, matcher: Matcher<String>): Unit

See Also

ModelResultMatchers.attributeHasFieldErrorCode