Hello,
i want to modify the validation error message for Required do you have any idea plz ?
Thanks
5 Answer(s)
-
0
you have to validate input in client-side using default localization system
-
0
Hello Alper,
Thank you.
I noticed that the create / edit forms have no message errors on inputs that are invalid : the user know that he have to correct something in the form just because the submit button is disabled.
is this will be available in the nest release ?
Thanks
-
0
Hi @simedbn,
Which project type you are using ? ASP.NET Core & jQury or ASP.NET Core & Angular 5 ?
-
0
Hi,
Asp.net core & Angular 5.
Thanks.
-
0
Hi @simedbn,
We have a similar issue <a class="postlink" href="https://github.com/aspnetzero/aspnet-zero-core/issues/635">https://github.com/aspnetzero/aspnet-ze ... issues/635</a>, please follow it. We are planning to solve it in a short time.