Conditional Field required

It would be nice if conditional fields can be required after they are displayed:

 fields:
  toggle:
    type: toggle
  text:
    type: text
    when:
      toggle: true

Hi!

This came up on the forum before. Maybe you can file a feature request for this?

Success :+1: