Class ContentTypeValidator
- java.lang.Object
-
- pl.allegro.tech.hermes.management.domain.topic.validator.ContentTypeValidator
-
@Component public class ContentTypeValidator extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ContentTypeValidator(TopicProperties topicProperties)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcheck(pl.allegro.tech.hermes.api.ContentType contentType)
-
-
-
Constructor Detail
-
ContentTypeValidator
public ContentTypeValidator(TopicProperties topicProperties)
-
-