constraints on values of controls are only checked on client
For instance, the generic editor for String
requires a minimal length of 1. However, the editor has a valid state if initialised with the empty string:
updateInformation [] "" >&> viewSharedInformation [ViewAs isJust]
@baslijns , it doesn't have priority for me, but I assign it to you to make sure that this is considered in the new editor design.