Topic: how to count child nodes and how to validate on rename() ?
Hi,
Is there a way to count child nodes of any given parent?
How can I validate the node's new name on rename()? I think I can just call rename() and restore the previous name if the validation fails, but perhaps there's already a built-in functionality for this?
Regards,
[ simon.cpu ]