Users Pricing

forum

Home Forums phone validation in Mvc – MindStick

phone validation in Mvc

Anonymous User 2246 31 May 2018

I want to validate phone no. using data annotation 

 <li class="cell last" style="width: 60%;">

            @Html.TextBoxFor(model => model.PhoneNumber, new { @class = "textbox" }) @Html.ValidationMessageFor(model => model.PhoneNumber)
        </li>

1 Answers

Markdown for AI

A clean, structured version of this page for AI assistants and LLMs.

Open .md