public class RulesEvaluator<T> extends Object
| Constructor and Description |
|---|
RulesEvaluator(Wrapper<T> validated,
Wrapper<T> failedValidation) |
| Modifier and Type | Method and Description |
|---|---|
Wrapper<T> |
failedNotifier() |
Wrapper<T> |
passedNotifier() |
Copyright © 2019. All rights reserved.