Interface Valid
-
- All Known Subinterfaces:
ConfigurationStrategy
public interface ValidUsed to validate a state of an object in different implementations
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BooleanisValid()Signals if is in a valid state using an internal algo to check a particular implementations
-
-
-
Method Detail
-
isValid
Boolean isValid()
Signals if is in a valid state using an internal algo to check a particular implementations- Returns:
-
-