Exemplo n.º 1
0
 /// <summary>
 ///     Initializes a new instance of the <see cref="Validator" /> class.
 /// </summary>
 /// Element created at 07/11/2014,6:10 AM by Charles
 public Validator()
 {
     Sets = new ValidationSets();
 }
Exemplo n.º 2
0
 /// <summary>
 ///     Initializes a new instance of the <see cref="Validator" /> class.
 /// </summary>
 /// Element created at 07/11/2014,6:10 AM by Charles
 public Validator()
 {
     Sets = new ValidationSets();
 }