frankframework / frankframework/flow

Use "types" in frankdoc for flow child element validation

Open
#464 1 comment 0 reactions 0 assignees View on GitHub
Studio
Dominant language
TypeScript
Stars
3
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The types property in the frankdoc json contains key value structure where the key is the interface classname and the value is an array of frank element classnames.
This interface can be found when an element has children of a specific interface type (for example senderpipe has senders).

I can make a utility function in the doc-library so you can easily get the list elements from a child element defined within a parent element, if that is something useful that we'd like.

This can be used to validate if a child element is allowed to be nested within a parent element.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.