Interface ValidationContextOnTable

All Superinterfaces:
ValidationContextOnDataset
All Known Subinterfaces:
ValidationContextOnField

public interface ValidationContextOnTable extends ValidationContextOnDataset
Context for validation of a function at the table level.
Since:
4.2.0
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    com.onwbp.adaptation.AdaptationTable
    Returns the current table.

    Methods inherited from interface com.orchestranetworks.addon.dpra.function.validation.context.ValidationContextOnDataset

    getCurrentDataset
  • Method Details

    • getCurrentTable

      com.onwbp.adaptation.AdaptationTable getCurrentTable()
      Returns the current table.