Interface QInstanceValidatorPluginInterface<T>

All Known Implementing Classes:
BasepullExtractStepValidator

public interface QInstanceValidatorPluginInterface<T>
Interface for additional / optional q instance validators. Some will be provided by QQQ - others can be defined by applications.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    validate(T object, QInstance qInstance, QInstanceValidator qInstanceValidator)