How to ignore FluentValidation of specific property

前端 未结 0 2022
一向
一向 2020-12-24 13:48

Given the following two classes

public class AClass
{
    public string MyAString { get; set; }
}

public class BClass
         


        
相关标签:
回答
  • 消灭零回复
自定义标题
段落格式
字体
字号
代码语言
提交回复
热议问题