dynamic-forms / Interface

FormConfigurationValidationResult

Extended validation result including warnings

Properties

NameTypeDescription
errorsstring[]

Array of validation errors if form is invalid

isValidboolean

Whether the form configuration is valid for the detected mode

modeFormMode

The detected form mode

warnings
string[]

Array of warning messages that don't prevent form operation