Package software.amazon.smithy.mqtt.traits.validators
-
Class Summary Class Description MqttTopicConflictValidator Validates that no two MQTT topics conflict.MqttTopicLabelValidator Validates that labels are correct for MQTT topics onsubscribe
andpublish
operations.