I need to normalized the string data (replace some characters with each other like: \'ی\' with \'ي\' or trim it). To do so, I have created the following model binder like th