View Source Ash.Resource.Verifiers.ValidateArgumentsToCodeInterface (ash v3.4.43)

Validate the arguments defined in the code interface and reject arguments that are not action attributes/arguments

Summary

Functions

Link to this function

verify_interface!(interface, action, attributes, module)

View Source