Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

Using Remote Validation wit ASP.NET Core

$
0
0

Hello,

I am trying to create a Remote validation as follows:

    [Remote("CheckValue", "Validate", ErrorMessage="Value is not valid")]
    public string Value { get; set; }

I am using ASP.NET Core (ASP.NET 5) and it seems Remote is not available.

Does anyone knows how to do this with ASP.NET CORE?

Thank You,

Miguel


Viewing all articles
Browse latest Browse all 9386

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>