Package software.amazon.smithy.mqtt.traits.validators
package software.amazon.smithy.mqtt.traits.validators
-
ClassDescriptionPublish operations must not contain event streams.Validates
@smithy.mqtt#subscribe
operation input.Validatessubscribe
operation output.Validates that no two MQTT topics conflict.Validates that labels are correct for MQTT topics onsubscribe
andpublish
operations.Validates that@smithy.mqtt#publish
andsubscribe
operations should not define errors.