org.apache.ivy.core.settings
public interface Validatable
Method Summary | |
---|---|
void | validate()
Validates the Validatable, throwing an IllegalStateException if the current state is
not valid.
|
Throws: IllegalStateException if the state of the Validatable is not valid.