Stefan Agner
00d217b5f7
Make IPv4 and IPv6 parse errors raise an API error ( #5282 )
...
* Make IPv4 and IPv6 parse errors raise an API error
Currently, IP address parsing errors lead to an execption which is not
handled by the `api_validate()` call. By using concrete IPv4 and IPv6
types and `vol.Coerce()` parsing errors are properly handled.
* ruff format
* ruff check
2024-08-30 18:20:20 +02:00
..
2024-08-30 15:29:13 +02:00
2024-08-30 18:20:20 +02:00
2024-07-25 17:08:43 +02:00
2024-08-30 16:07:04 +02:00
2024-08-30 16:07:04 +02:00
2024-08-13 20:53:56 +02:00
2024-08-30 15:29:13 +02:00
2024-08-13 20:53:56 +02:00
2024-08-13 20:53:56 +02:00
2024-08-30 16:07:04 +02:00
2024-08-13 20:53:56 +02:00
2024-08-13 20:53:56 +02:00
2024-08-13 20:53:56 +02:00
2024-08-13 20:53:56 +02:00
2024-08-13 20:53:56 +02:00
2024-08-13 20:53:56 +02:00
2024-08-13 20:53:56 +02:00
2024-08-30 15:29:13 +02:00
2024-08-13 20:53:56 +02:00
2023-03-21 07:30:31 +01:00
2024-08-22 19:04:34 +02:00
2024-08-30 16:07:04 +02:00
2024-08-13 20:53:56 +02:00
2024-08-13 20:53:56 +02:00
2022-01-26 16:48:23 +01:00
2024-08-13 20:53:56 +02:00
2024-02-05 11:37:39 -05:00
2024-08-13 20:53:56 +02:00
2024-08-13 20:53:56 +02:00
2024-08-13 20:53:56 +02:00
2024-08-13 20:53:56 +02:00
2023-08-10 12:58:33 -04:00