spring-framework / org.springframework.test.web.servlet.result / ModelResultMatchers / attributeHasFieldErrors

attributeHasFieldErrors

open fun attributeHasFieldErrors(name: String, vararg fieldNames: String): ResultMatcher

Assert the given model attribute field(s) have errors.