public interface FeedMessageValidator
UnmarshalledMessage objects| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
validate(UnmarshalledMessage message,
RoutingKeyInfo rkInfo)
Validates the provided
UnmarshalledMessage instance |
ValidationResult validate(UnmarshalledMessage message, RoutingKeyInfo rkInfo)
UnmarshalledMessage instancemessage - the message instance that should be validatedrkInfo - the associated routing key informationValidationResult specifying the validation resultCopyright © 2016–2025. All rights reserved.