@Service public class XRequestIdValidationService extends Object
| Constructor and Description |
|---|
XRequestIdValidationService() |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
validateXRequestId(String xRequestId)
Validates the 'X-Request-ID' header for non-null state and correct structure.
|
public ValidationResult validateXRequestId(String xRequestId)
xRequestId - String representation of the headerCopyright © 2019. All rights reserved.