systopia / de.systopia.twingle

CiviCRM Twingle Integration
Other
4 stars 2 forks source link

Improve profile validation #75

Closed MarcMichalsky closed 7 months ago

MarcMichalsky commented 1 year ago

I moved the whole profile validation into the CRM_Twingle_Profile class. I also added some new checks for:

Spaces are now allowed in profile names.

This PR depends on PRs #72 and #73 because custom ProfileValidationError class is used and profiles are referred to by their id!