@Service public class PsuIpAddressValidationService extends Object
| Constructor and Description |
|---|
PsuIpAddressValidationService() |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
validatePsuIdAddress(String psuIpAddress)
Validates the 'PSU-IP-Address' header for non-null state and correct structure.
|
public ValidationResult validatePsuIdAddress(String psuIpAddress)
psuIpAddress - String with IP address or nullCopyright © 2019. All rights reserved.