Constructor and Description |
---|
DateValidator() |
Modifier and Type | Method and Description |
---|---|
ValidationResult |
validate(Object value)
Validates: Object is not null, of type org.joda.time.DateTime and
the String representation is in UTC.
|
public ValidationResult validate(Object value)
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.