Closed MarcMichalsky closed 7 months ago
I moved the whole profile validation into the CRM_Twingle_Profile class. I also added some new checks for:
CRM_Twingle_Profile
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!
ProfileValidationError
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!