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

errorCount

open fun <T : Any> errorCount(expectedCount: Int): ResultMatcher

Assert the total number of errors in the model.