Base solution for your next web application
Open Closed

Localize validation message #4314


User avatar
0
simedbn created

Hello,

i want to modify the validation error message for Required do you have any idea plz ?

Thanks


5 Answer(s)
  • User Avatar
    0
    alper created
    Support Team

    you have to validate input in client-side using default localization system

  • User Avatar
    0
    simedbn created

    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

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @simedbn,

    Which project type you are using ? ASP.NET Core & jQury or ASP.NET Core & Angular 5 ?

  • User Avatar
    0
    simedbn created

    Hi,

    Asp.net core & Angular 5.

    Thanks.

  • User Avatar
    0
    ismcagdas created
    Support Team

    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.