main function

void main()

Implementation

void main() {
  ProjectValidator().validate();
}