[ 
https://issues.apache.org/jira/browse/MINIFICPP-985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16893797#comment-16893797
 ] 

Mr TheSegfault commented on MINIFICPP-985:
------------------------------------------

"What you mentioned (4 and 3.3) is something I definitely DON'T plan to support 
this way, only multiple values of one type, where the validation doesn't become 
complex: just tokenising the value and validating the tokens using one 
encapsulated validator. I think it's very low risk and low impact (~15 lines of 
new code + tests),"

 

What you describe here is a list of allowable values. I'm very confused by 
everything else.

> Implement listvalidators
> ------------------------
>
>                 Key: MINIFICPP-985
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-985
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: New Feature
>    Affects Versions: 0.6.0
>            Reporter: Arpad Boda
>            Assignee: Arpad Boda
>            Priority: Major
>             Fix For: 0.7.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> As [~nghiaxlee] pointed out in a change we don't have the functionality to 
> create list validators (in which case all elements of the input lists should 
> be validated using an encapsulated validator), so we can't validate multiple 
> choice properties for eg. 
> The change itself is quite easy, although we should keep in mind C2 
> integration. Because of this [~phrocker] and [~kdoran] I would like to ask 
> for your feedback on adding this into agent manifest. Thanks in advance!
> I scoped this for 0.7.0 as the MiNiFi impact would be small, however I can 
> accept rescheduling it to 0.8.0 in case C2 integration requires more effort 
> and testing.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to