Now I want to judge whethe there is a field error for certain field(eg:user.username).
I want to get the fieldError value then judge whether it is null,but I can't get the value of the field which name is "user.username".
Please help me!
Thank you so much!