| Constructor and Description |
|---|
ObjectIdValidator() |
| Modifier and Type | Method and Description |
|---|---|
ValidationResult |
validate(Object value)
Validates: Object is not
null and of type ObjectId. |
public ValidationResult validate(@Nullable Object value)
null and of type ObjectId.Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.