private static class PropertyDescriptor.ResourceDefinitionValidator extends Object implements Validator
Modifier and Type | Field and Description |
---|---|
private ExpressionLanguageScope |
expressionLanguageScope |
private ResourceDefinition |
resourceDefinition |
Constructor and Description |
---|
ResourceDefinitionValidator(ResourceDefinition resourceDefinition,
ExpressionLanguageScope expressionLanguageScope) |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
validate(String subject,
String configuredInput,
ValidationContext context) |
private final ResourceDefinition resourceDefinition
private final ExpressionLanguageScope expressionLanguageScope
public ResourceDefinitionValidator(ResourceDefinition resourceDefinition, ExpressionLanguageScope expressionLanguageScope)
public ValidationResult validate(String subject, String configuredInput, ValidationContext context)
Copyright © 2024 Apache NiFi Project. All rights reserved.