Exemplo n.º 1
0
 public SomeClassWithValidate()
 {
     Name = "Some long string";
     Prop = new SomeClassWithValidateB();
 }
Exemplo n.º 2
0
 public SomeClassWithValidate()
 {
     Name = "Some long string";
     Prop = new SomeClassWithValidateB();
 }