Lamina.Server.ConfigValue.validate

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

validate(config_value)

Specs

validate(t()) :: {:ok, t()} | {:error, any()}

Perform a value validation using the ConfigValue's module.