[
https://issues.apache.org/jira/browse/METRON-2202?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Miklavcic updated METRON-2202:
--------------------------------------
Fix Version/s: Next + 1
> Add parameter validation for the stellar field validation functions
> -------------------------------------------------------------------
>
> Key: METRON-2202
> URL: https://issues.apache.org/jira/browse/METRON-2202
> Project: Metron
> Issue Type: Bug
> Reporter: Mohan
> Assignee: Mohan
> Priority: Major
> Fix For: Next + 1
>
> Time Spent: 40m
> Remaining Estimate: 0h
>
> Some of the field validation functions in the stellar returns true for empty
> parameters ,
> {code:java}
> [Stellar]>>> IS_DOMAIN()
> true
> [Stellar]>>> IS_EMAIL()
> true
> [Stellar]>>> IS_URL()
> true
> [Stellar]>>> IS_INTEGER()
> true
> {code}
> We should add a invalid number of arguments exception or should just return
> false.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)