|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPluginRequiredValidator
Used to validate if questions are required or not. Only methods in the super interface IPluginValidator must be implemented. The additional functionality you get by using this interface is that the plug-in validate() method is not called when the respondent clicks back or save. If this interface is implemented it should not perform other types of validations than required/not required, because the validate() method will not be called when the respondent clicks back or save.
Field Summary |
---|
Fields inherited from interface com.objectplanet.survey.plugin.interfaces.IPluginValidator |
---|
CUSTOM_VALIDATOR_QUESTION |
Method Summary |
---|
Methods inherited from interface com.objectplanet.survey.plugin.interfaces.IPluginValidator |
---|
canValidate, getAdvancedHTML, getErrorMessage, getJavaScriptFunction, getJavaScriptFunctionCall, getSimpleHTML, validate |
|
Copyright ? ObjectPlanet Inc. All Rights Reserved. | |||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |