Is your feature request related to a problem? Please describe.
For some transfer-learning use cases, people may need to execute validation first before training.
We can enhance the ValidationHandler to support it:
https://github.com/Project-MONAI/MONAI/blob/dev/monai/handlers/validation_handler.py#L30