public interface WhenProperty<T,P> extends When<T,P,WhenProperty<T,P>>
| Modifier and Type | Method and Description |
|---|---|
WithValidator<T,P,WhenProperty<T,P>> |
withValidator(Validator<P> validator) |
WithValidator<T,P,WhenProperty<T,P>> withValidator(Validator<P> validator)
Copyright © 2019 com.github.mvallim. All rights reserved.