Class SchemaValidatorProvider
- java.lang.Object
-
- pl.allegro.tech.hermes.management.infrastructure.schema.validator.SchemaValidatorProvider
-
@Component public class SchemaValidatorProvider extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description SchemaValidatorProvider(AvroSchemaValidator avroSchemaValidator)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SchemaValidatorprovide(pl.allegro.tech.hermes.api.ContentType contentType)
-
-
-
Constructor Detail
-
SchemaValidatorProvider
@Autowired public SchemaValidatorProvider(AvroSchemaValidator avroSchemaValidator)
-
-
Method Detail
-
provide
public SchemaValidator provide(pl.allegro.tech.hermes.api.ContentType contentType)
-
-