Interface FactsValidator


  • public interface FactsValidator
    • Method Detail

      • getAD_Client_ID

        int getAD_Client_ID()
        Get Client to be monitored
        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 pocument will be marked as Invalid.