WHSChangeItemHierarchyUIBuilder.validateHierarchy Method [AX 2012]
Overrides the validation method for the hierarchy name so that invalid entries aren't permitted.
Syntax
public boolean validateHierarchy(FormStringControl _ctrl)
Run On
Called
Parameters
- _ctrl
Type: FormStringControl Class
The FormStringControl that will use the validation logic.
Return Value
Type: boolean
Ture if the hierarchy name is valide; otherwise, false.