open fun initBinder(binder: WebDataBinder, request: NativeWebRequest): Unit
Initialize a WebDataBinder with @InitBinder methods. If the @InitBinder annotation specifies attributes names, it is invoked only if the names include the target object name.