You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2016/02/29 21:43:18 UTC

[jira] [Moved] (APEXMALHAR-2005) Validation constraint @Size is not honored by the platform during dag validation

     [ https://issues.apache.org/jira/browse/APEXMALHAR-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Weise moved APEXCORE-361 to APEXMALHAR-2005:
---------------------------------------------------

    Workflow: Default workflow, editable Closed status  (was: jira)
         Key: APEXMALHAR-2005  (was: APEXCORE-361)
     Project: Apache Apex Malhar  (was: Apache Apex Core)

> Validation constraint @Size is not honored by the platform during dag validation 
> ---------------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2005
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2005
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Chandni Singh
>            Assignee: Chandni Singh
>
> I created a DAG :
> FileSplitterInput -> BlockReader -> Devnull
> Splitter has a property TimeBasedDirectoryScanner which has a property `files` that is a Set of Strings.
> I have marked that property with {code} @Size(min = 1) {code}. However even when the set is empty, dag validation passes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)