uk.ac.essex.ia.opview
Interface OperationValidator

All Known Implementing Classes:
OperationValidatorImpl

public interface OperationValidator



You should have received a copy of GNU public license with this code. If not please visit this site


Method Summary
 java.lang.String getErrors()
           
 boolean isValid()
           
 

Method Detail

isValid

boolean isValid()
Returns:
boolean - true if the operation is valid and can be executed, false otherwise

getErrors

java.lang.String getErrors()
Returns:
String - a localised formatted string showing the errors