Lamina.Server.ConfigModule.validate

You're seeing just the function validate, go back to Lamina.Server.ConfigModule module for more information.
Link to this function

validate(module, config_key, value)

Specs

validate(module(), atom(), any()) :: {:ok, any()} | {:error, any()}

Call the Lamina callback on the configuration module to validate a configuration value.