Search
RecurrenceListener.validateOccurrence Method
See Also
 






Raised during item generation to allow validation and customization of the generated occurrences.

Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model

 Syntax

Java  Copy Code

void validateOccurrence (
    ValidateOccurrenceEvent e
)

 Parameters

 See Also