public interface ValidationError
Modifier and Type | Method and Description |
---|---|
String |
getExplanation() |
Optional<String> |
getFieldName() |
Optional<Object> |
getInputValue() |
ValidationErrorType |
getType() |
Copyright © 2021 Apache NiFi Project. All rights reserved.