I've come across a couple ways to do validation in MVC. My favorite is the IValidatableObject method. It's fairly simple to setup. public class ...
確定! 回上一頁