public interface CloudEventValidator
| Modifier and Type | Method and Description |
|---|---|
void |
validate(CloudEvent cloudEvent)
Validate the attributes of a CloudEvent.
|
void validate(CloudEvent cloudEvent)
cloudEvent - the CloudEvent to validateCopyright © 2024. All rights reserved.