Generated by
JDiff

Class org.springframework.test.web.servlet.result.ModelResultMatchers

Added Methods
ResultMatcher attributeHasFieldErrorCode(String, String, <any>) Assert a field error code for a model attribute using a org.hamcrest.Matcher.
ResultMatcher attributeHasFieldErrorCode(String, String, String) Assert a field error code for a model attribute using exact String match.