以下のエラーを削除する方法はありますか?それは私のvalidation.xmlからのものです。それは私にとってすでに冗長です...ありがとう。
Username must not be blanks
Password must not be blanks
Username must not be blanks ---> How to remove this?
UserName:
Password must not be blanks ---> How to remove this?
Password:
実際に私がやりたいのは、フィールドの右側に表示されるエラーメッセージです。
UserName: ___________________ * Username must not be blanks
Password:____________________ * Password must not be blanks