Package org.compiere.model
Interface FactsValidator
public interface FactsValidator
Interface for posting validator
-
Method Summary
-
Method Details
-
getAD_Client_ID
int getAD_Client_ID()- Returns:
- AD_Client_ID
-
factsValidate
- Parameters:
facts
-po
-- Returns:
- error message or null - if not null, the document will be marked as Invalid.
-