I have a custom field type that requires multiple interactions to complete its value, but at the first selection a value is indeed set, tough incomplete.
Is there a way to know in CustomFieldEdit if a field is required and to throw some kind of validation error to inform the user that the input is not complete?
going through the manifest validation is not feasible as the field configuration is not available in context but needs to be fetched from storage