protected function findSkeletonValidationConfigs()
 {
     $finder = new SkeletonFinder();
     return $finder->findAllValidationFiles();
 }