btimus.ip-validation.1.0.source-code.ValidationMessages.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ip-validation Show documentation
Show all versions of ip-validation Show documentation
Contains validation constraints for IP addresses
com.github.robtimus.net.ip.validation.IPAddress.message=must be a valid IP address
com.github.robtimus.net.ip.validation.IPAddress.message.withIPRanges=must be an IP address in one of {ipRanges}
com.github.robtimus.net.ip.validation.IPv4Address.message=must be a valid IPv4 address
com.github.robtimus.net.ip.validation.IPv4Address.message.withIPRanges=must be an IPv4 address in one of {ipRanges}
com.github.robtimus.net.ip.validation.IPv6Address.message=must be a valid IPv6 address
com.github.robtimus.net.ip.validation.IPv6Address.message.withIPRanges=must be an IPv6 address in one of {ipRanges}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy