Package com.sun.speech.freetts
Interface Validator
- All Known Implementing Classes:
MbrolaVoiceValidator
public interface Validator
Implementors of this interface can be validated via the validate()
method.
-
Method Summary
-
Method Details
-
validate
Validates a certain condition.- Throws:
a
- ValidationException if the condition is invalid.ValidationException
-