P - the property to validate@FunctionalInterface public interface PropertyValidator<P extends TypedProperty<?,?>>
TypedPropertys.| Modifier and Type | Method and Description |
|---|---|
Validation |
validate(P property)
Applies this validation to the given property.
|
Validation validate(P property)
Copyright © 2020. All Rights Reserved.