AshCommanded.Commanded.Verifiers.ValidateCommandFields (AshCommanded v0.1.0)
View SourceVerifies that all fields declared in commands exist as attributes in the resource.
This ensures that commands don't reference non-existent fields, which would lead to runtime errors.