public static class StandardValidators.DirectoryExistsValidator extends Object implements Validator
| Modifier and Type | Field and Description |
|---|---|
private boolean |
allowEL |
private boolean |
create |
| Constructor and Description |
|---|
StandardValidators.DirectoryExistsValidator(boolean allowExpressionLanguage,
boolean create) |
public StandardValidators.DirectoryExistsValidator(boolean allowExpressionLanguage,
boolean create)
public ValidationResult validate(String subject, String value, ValidationContext context)
Copyright © 2015 Apache NiFi(incubating) Project. All rights reserved.