public class FilledStringValidator extends Object implements Validator
Constructor and Description |
---|
FilledStringValidator() |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
validate(Object value)
Validates: Object is not null, of type String and not empty.
|
public ValidationResult validate(Object value)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.