V - The value type that is tested.@FunctionalInterface public static interface MessageValidation.Expectation<V>
| Modifier and Type | Method and Description |
|---|---|
void |
test(String path,
V value)
Test the expectation at a specific path in the structure.
|
Copyright © 2015–2020 morimekta.net. All rights reserved.