Although the cftree
tag does not include a validate
attribute, you can use the required
attribute to force a user to select an item from the tree control. In addition, you can use the onValidate
attribute to specify your own JavaScript code to perform validation.