@ApplicationScoped public class ImportValidationServiceImpl extends Object implements ImportValidationService
| Constructor and Description |
|---|
ImportValidationServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(String file)
Checks if the given file URL is valid for a Runtime Model.
|
public boolean validate(String file)
validate in interface ImportValidationServicefile - The File pathCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.