Interface FactsValidator


public interface FactsValidator
Interface for posting validator
  • Method Details

    • getAD_Client_ID

      int getAD_Client_ID()
      Returns:
      AD_Client_ID
    • factsValidate

      String factsValidate(MAcctSchema schema, List<Fact> facts, PO po)
      Parameters:
      facts -
      po -
      Returns:
      error message or null - if not null, the document will be marked as Invalid.