public interface ImportValidationService
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(String file)
Validate the file from the given path.
|
boolean validate(String file)
file - The File pathCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.