Ignoring Required attribute when a property is not bound in form

后端 未结 0 705
忘了有多久
忘了有多久 2020-12-12 01:11

Let\'s say I have a general input model for an account:

public class AccountInputModel
{
    [Required]
    public stri         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题