You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "flomickl (via GitHub)" <gi...@apache.org> on 2023/03/02 20:18:04 UTC

Re: [I] requiredMultiValueSelection allows zero selection and leads to error during execution (streampipes)

flomickl commented on issue #1351:
URL: https://github.com/apache/streampipes/issues/1351#issuecomment-1452492013

   Hm, what is the purpose and use case that a required input allows a non-selection?
   So far this is the only example I know of where this is possible. So in the Processor it has to be intercepted extra if the List size is 0.
   
   For example, with requiredText it is not possible for the user to allow an empty string as input.
   In my eyes MultiValueSelection is the extension of SingleValueSelection and also here it is not allowed to have no selection.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org