com.objectplanet.survey.plugin.interfaces
Interface IPluginRequiredValidator

All Superinterfaces:
IPluginValidator

public interface IPluginRequiredValidator
extends IPluginValidator

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.

Author:
Torgeir Lund, Erik-André Mamen
Created:
Mar 19, 2009

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.

Built on December 20 2016