Validator.PatternSet, Validator.RangeValidator, Validator.RatioValidator, Validator.StringSet, Validator.TimeValidator, Validator.TYPE
Constructor and Description |
---|
Validator.TimeValidator(TimeUnit timeUnit) |
Validator.TimeValidator(TimeUnit timeUnit,
Long min,
boolean minInclusive,
Long max,
boolean maxInclusive) |
public Validator.TimeValidator(TimeUnit timeUnit)
Copyright © 2017 The Apache Software Foundation. All rights reserved.