class Unparser::CLI::Target::Path

def validation

Returns:
  • (Validation) -
def validation
  Validation.from_path(path)
end