Difference between revisions of "MyValidator"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
m (Usage Notes)
m (See Also)
Line 10: Line 10:
  
 
=See Also=
 
=See Also=
*[[ModelValidator]]
+
*[[ModelValidator]] or [[MyValidatorThailand]]
 
*[[Deferred Tax]] for a step-by-step diary
 
*[[Deferred Tax]] for a step-by-step diary
 +
  
 
[[Category:Technical documentation]]
 
[[Category:Technical documentation]]

Revision as of 17:48, 20 April 2010

Outline

MyValidatorOutline.gif

DocValidate Stub

DocValidate.gif

Usage Notes

  • After defining your own Validator, move it to the base folder under the org.compiere.model or the package you defined it as.
  • Then state your Validator in the Client window of your Client i.e. GardenWorld.

See Also