You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a configuration also for SectionModel (as for FieldModel) that contains the title (previously a field of SectionModel) and the rules (use FieldRulesValidator interface modified to be general and not field specific).
Modify hasErrors() logic from FormModel to take into account also section errors.
error: String?toSectionViewModel.SectionModel(as forFieldModel) that contains the title (previously a field ofSectionModel) and the rules (useFieldRulesValidatorinterface modified to be general and not field specific).hasErrors()logic fromFormModelto take into account also section errors.