@ApplicationScoped public class ImportValidationServiceImpl extends Object implements ImportValidationService
| Constructor and Description |
|---|
ImportValidationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(String file)
Validate the file from the given path.
|
public boolean validate(String file)
ImportValidationServicevalidate in interface ImportValidationServicefile - The File pathCopyright © 2012–2020 JBoss by Red Hat. All rights reserved.