ejabberd v18.1.0 Ejabberd.Config.Validator.Dependencies
Validator module used to validate dependencies specified with the @dependency annotation.
Link to this section Summary
Functions
Given a module (with the form used for validation) it checks if the @dependency annotation is respected and returns the validation tuple with the errors updated, if found
Link to this section Types
Link to this type
mod_validation()
mod_validation() :: {[EjabberdModule.t()], EjabberdModule.t(), map()}
Link to this section Functions
Given a module (with the form used for validation) it checks if the @dependency annotation is respected and returns the validation tuple with the errors updated, if found.