public static class EPInputValidator.OnSendOnly
extends EPInputValidator
The check is only done when the used presses the send button. Recommended option if the check take times
EPInputValidator.OnSendOnly, EPInputValidator.Standard
Constructor and Description |
---|
OnSendOnly(java.util.List<? extends co.eightysixpercent.bot.model.EPValidationCondition> validationConditions)
The check is only done when the used presses the send button. Recommended option if the check take times
|
getValidationConditions