wt.occurrence
Interface OccurrenceNameValidationDelegate

All Known Implementing Classes:
UniqueWithinPathOccurrenceContextOccurrenceNameValidationDelegate

public interface OccurrenceNameValidationDelegate

Checks an Occurrence to see if the name is valid, including a check for uniqueness within its context (except we allow duplicates with null names).

Supported API: true

Extendable: true