Share via


TaxVatReportDetailedContract_MX.validate Method [AX 2012]

Validates that the fromDate and toDate values that are entered by the user are correct and that the fromCategory and toCategory values that the user selected is correct.

Syntax

public boolean validate()

Run On

Called

Return Value

Type: boolean
true if both conditions are satisfied; otherwise, false.

See Also

Reference

TaxVatReportDetailedContract_MX Class