You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Mohan (JIRA)" <ji...@apache.org> on 2019/07/31 13:41:00 UTC

[jira] [Created] (METRON-2201) The description for the IS_IP method default behavior needs to corrected as per implementation

Mohan created METRON-2201:
-----------------------------

             Summary: The description for the IS_IP method default behavior needs to corrected as per implementation 
                 Key: METRON-2201
                 URL: https://issues.apache.org/jira/browse/METRON-2201
             Project: Metron
          Issue Type: Bug
            Reporter: Mohan
            Assignee: Mohan


The description for the IS_IP method behavior needs to corrected as per implementation ,
The description say , 
   Description: Determine if an string is an IP or not.
Input:
ip - An object which we wish to test is an ip
type (optional) - Object of string or collection type (e.g. list) one of IPV4 or IPV6 or both. The default is IPV4.

The description say 'The default is IPV4' where as the implementation is it validates the given input is valid ip (ipv4/ipv6)






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