Actions
Feature #6923
openAbility to set custom validators from the hooks
Status:
New
Priority:
Normal
Assignee:
-
Description
I have a validation in the init.pp, that is behind a condition (applices only
when some feature is turned on). This is not easy to detect from scanning
the manifest. I would like to define some custom validations in the prevalidate
hooks to be able to do this type of checks.
Actions