spring-framework / org.springframework.web.reactive.result.view / BindStatus / getErrorMessages

getErrorMessages

open fun getErrorMessages(): Array<String>

Return the resolved error messages for the field or object, if any. Returns an empty array instead of null if none.