Given a structure and a provider this will discover all the required fields and then fill those fields with values provided by the provider.
The root name will prefix all names as <rootName>.
the structure
the provider
name of the root
See Implementation
Given a structure and a provider this will discover all the required fields and then fill those fields with values provided by the provider.
The root name will prefix all names as <rootName>.