I want to take multiple input(say 6 excel files) and do validation on the overall based on some validation rule and on the other hand i want to do some other validation on an individual excel files.
so I want to take all the excel files as a single input using wild card and do overall validation and some other validation on an individual files using the same input files and do segregation.
have any idea or solutions it will be a great help.