Author : MD TAREQ HASSAN | Updated : 2020/06/23
Controller Attributes
[ValidateAntiForgeryToken]
[Authorize]
[AutoValidateAntiforgeryToken]
[HttpPost]
[IgnoreAntiforgeryToken]
Action Attributes
Model Validation
RegularExpression(@"^\d{3}-\d{3}-\d{4}$")]