We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b416e82 + 5af481b commit c6d8809Copy full SHA for c6d8809
lib/src/validators/network_validators.dart
@@ -5,7 +5,7 @@ import 'constants.dart';
5
/// Supported versions:
6
/// - `iPv4`
7
/// - `iPv6`
8
-/// - `any` (supports both versions)
+/// - `any` (supports all versions)
9
enum IpVersion {
10
/// IPv4 (RFC 791) - 32-bit addresses
11
/// - Format: Four 8-bit decimal numbers (0-255) separated by dots
0 commit comments