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