Example #1
0
 public void TestInit()
 {
     Validator = new ValidatorOfMessageInUruguay();
 }
Example #2
0
 public void TestClean()
 {
     Validator = null;
 }