Skip to content

Question: repeated field type validation #80

@kick-the-bucket

Description

@kick-the-bucket

The way things work now, the data class constraints for fields with type repeated do not work.

I'd be willing to fix it, but first I'd like to discuss the angle how to tackle it.
One way would be to copy the validators from the parent form to both child inputs of the repeated form when creating the js model, another would be to do the same when initializing the model in js.

What are your thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions