public interface RuleRegistry
| Modifier and Type | Method and Description |
|---|---|
void |
register(ValidationRule rule) |
Stream<ValidationRule> |
stream() |
void register(ValidationRule rule)
Stream<ValidationRule> stream()
Copyright © 2017. All rights reserved.