Class TopicLabelsValidator
- java.lang.Object
-
- pl.allegro.tech.hermes.management.domain.topic.validator.TopicLabelsValidator
-
@Component public class TopicLabelsValidator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description TopicLabelsValidator(TopicProperties topicProperties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcheck(java.util.Set<pl.allegro.tech.hermes.api.TopicLabel> labels)
-
-
-
Constructor Detail
-
TopicLabelsValidator
public TopicLabelsValidator(TopicProperties topicProperties)
-
-