Skip to content

ValidateOptions

requireAll: boolean

true when finalizing a submission — every required field must be present and non-empty. false for an intermediate step save, which legitimately omits fields on later steps; only the shape of what is present gets checked.