public interface ValidatedTypedProperty<T,V> extends TypedProperty<T,V>
TypedProperty that can be validated.| Modifier and Type | Method and Description |
|---|---|
Validation |
validate()
Applies this validation to the property.
|
getType, getValue, setType, setValueValidation validate()
Copyright © 2019. All Rights Reserved.