IP address validation in API
-
Hello,
I have noticed that IPv4 address is not validated through the API in the same way it is validated in the web.
When created in the web, it is not acceptable to include an address that is not the IP range of the net or that already exits. However, there are no issues in doing so using the API.
I have been able to reproduce this both on i-doit demo and on my i-doit 1.18.2 OPEN installation.
Is there a way to enforce IPv4 address validation through the API?
-
Hey @fa__,
there is acutally no validation for these Attributes in the API.
A feature feedback exists.