I have a Java program intended to be used from command line. It consists of two files:
Program.java - where the method main() is. Validator.java - which is a cl