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
Adding a sh:severity statement in a property shape is functionally ignored. A violated constraint will still prevent a form from being submitted, even with sh:severity set to sh:Warning or sh:Info.
It would be very useful if the form feedback could use the warning and info levels to indicate different levels of action required by the user.
Relevant log output
No response
The text was updated successfully, but these errors were encountered:
What components are related to the issue?
Metadata Schemas
Which FDP are you using?
My local instance
Version
What happened?
Adding a
sh:severity
statement in a property shape is functionally ignored. A violated constraint will still prevent a form from being submitted, even withsh:severity
set tosh:Warning
orsh:Info
.It would be very useful if the form feedback could use the warning and info levels to indicate different levels of action required by the user.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: