STORDIS / orca_ui

ORCA UI is a web application that provides a user interface for interacting with ORCA Backend. It is built using React. ORCA UI allows users to view the network topology, manage devices, and do various configurations.
https://stordis.github.io/
Apache License 2.0
3 stars 4 forks source link

Discovery Form IP validation. #106

Closed kamalkrbh closed 5 months ago

kamalkrbh commented 6 months ago

There should be IP or Network address validation before submitting disovery request. No empty or invalid IP/Address should be allowed. Also use should be able to trigger discovery by providing more than one IPs or Network Addresses(separated by comma).