public class IndexSetValidator extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexSetValidator.Violation |
| Constructor and Description |
|---|
IndexSetValidator(IndexSetRegistry indexSetRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Optional<IndexSetValidator.Violation> |
validate(IndexSetConfig newConfig) |
@Inject public IndexSetValidator(IndexSetRegistry indexSetRegistry)
public Optional<IndexSetValidator.Violation> validate(IndexSetConfig newConfig)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.