Validator constructor

Validator()

Implementation

factory Validator() {
  return _singleton;
}