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