Description
I'd like to validate data from the CLI.
Context
When I have changed a filepath in my catalog, I'd like to be able to validate this new dataset before running a whole pipeline.
Possible Implementation
Create a kedro pandera validate --dataset <dataset_name> command which will load and validate data.