app-builder
app-builder copied to clipboard
ENG-4362 refactor validations and fix tech debt
- Increased
minLength10
tominLength15
for Profile Type Attribute code size, sinceprofilepicture
has length of 14 and its a default attribute. - Replaced
field
renderer with existingUserProfileField
and deleted repeated code. - Point 2 fix also fixed the validations that are defined by users for each field for each profile type attributes.
fyi: the other PR was closed as it had incorrect solution
Requested publication of version 7.2.0-ENG-4362-PR-1452