'buildFormGroupTemplate' function
Builds a template for an Angular FormGroup from a JSON Schema.
TODO: add support for pattern properties https://spacetelescope.github.io/understanding-json-schema/reference/object.html
// {any} jsf - // {any = null} nodeValue - // {boolean = true} mapArrays - // {string = ''} schemaPointer - // {string = ''} dataPointer - // {any = ''} templatePointer - // {any} -
'buildFormGroupTemplate' function
Builds a template for an Angular FormGroup from a JSON Schema.
TODO: add support for pattern properties https://spacetelescope.github.io/understanding-json-schema/reference/object.html
// {any} jsf - // {any = null} nodeValue - // {boolean = true} mapArrays - // {string = ''} schemaPointer - // {string = ''} dataPointer - // {any = ''} templatePointer - // {any} -