Skip to content

Fixed nested struct field validation; also added support for skipping…#6

Open
arangamani wants to merge 1 commit into
xeger:masterfrom
arangamani:nested_struct_field_validation
Open

Fixed nested struct field validation; also added support for skipping…#6
arangamani wants to merge 1 commit into
xeger:masterfrom
arangamani:nested_struct_field_validation

Conversation

@arangamani

Copy link
Copy Markdown
Collaborator

… a field processing using flatpack struct tag.

Fixes #4, Fixes #5

… a field processing using flatpack struct tag.

Fixes xeger#4, Fixes xeger#5
@xeger

xeger commented Oct 5, 2022

Copy link
Copy Markdown
Owner

Ugh; I'm sorry. I somehow overlooked this for six years!

On the chance that flatpack is still in use @ Flexera, I've made you collaborator. I'm off on other adventures with no time to maintain my golang projects in recent years. :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for flatpack to skip processing a struct field When a struct has a map field flatpack skips the rest of the fields

2 participants