Modifier and Type | Method and Description |
---|---|
ValidationResult |
LegacyAlarmCallbackEventNotificationConfig.validate() |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
EventNotificationConfig.validate() |
ValidationResult |
EventNotificationConfig.FallbackNotificationConfig.validate() |
ValidationResult |
NotificationDto.validate() |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
EmailEventNotificationConfig.validate() |
ValidationResult |
HTTPEventNotificationConfig.validate() |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
EventProcessorConfig.validate()
Validates the event processor configuration.
|
ValidationResult |
EventProcessorConfig.FallbackConfig.validate() |
ValidationResult |
EventDefinitionDto.validate() |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
AggregationEventProcessorConfig.validate() |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
EventDefinitionsResource.validate(@Valid @NotNull EventDefinitionDto toValidate) |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
CollectorResource.validateCollector(@Valid Collector toValidate) |
ValidationResult |
ConfigurationResource.validateConfiguration(@Valid Configuration toValidate) |
ValidationResult |
ConfigurationVariableResource.validateConfigurationVariable(@Valid @NotNull ConfigurationVariable toValidate) |
Modifier and Type | Method and Description |
---|---|
void |
ValidationResult.addAll(ValidationResult validationResult) |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
LookupTableResource.validateAdapter(@Valid DataAdapterApi toValidate) |
ValidationResult |
LookupTableResource.validateCache(@Valid CacheApi toValidate) |
ValidationResult |
LookupTableResource.validateTable(@Valid LookupTableApi toValidate) |
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.