Interface ValidationContextOnDataset

All Known Subinterfaces:
ValidationContextOnField, ValidationContextOnTable

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

    Modifier and Type
    Method
    Description
    com.onwbp.adaptation.Adaptation
    Returns the current dataset.
  • Method Details

    • getCurrentDataset

      com.onwbp.adaptation.Adaptation getCurrentDataset()
      Returns the current dataset.