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

getEditor

@Nullable open fun getEditor(): PropertyEditor

Return the PropertyEditor for the property that this bind status is currently bound to.

Return
the current PropertyEditor, or null if none