Ash.Resource.Validation.Builtins.absent
You're seeing just the function
absent
, go back to Ash.Resource.Validation.Builtins module for more information.
Validates the absence of a list of attributes
If no options are provided, validates that they are all absent.
The docs behave the same as present/2
, except they validate absence.