Code : OWNER_ORGANIZATION_CANNOT_BE_NULL, Details: []
Code : ATTRIBUTE_NOT_VALID_FOR_TEMPLATE, Details: [attributeName, templateId]
Code : WRITE_MODE_NOT_VALID_FOR_ATTRIBUTE_TYPE, Details: [attributeName, attributeType, writeMode, entityType]
Code : ATTRIBUTE_IS_MANDATORY, Details: [attributeName]
Code : ATTRIBUTE_VALUE_CONVERSION_FAILED, Details: [attributeName, message]
Code : ATTRIBUTE_VALUE_TYPE_MISMATCH, Details: [attributeName, value, type]
Code : ATTRIBUTE_REGEX_VALIDATION_FAILED, Details: [attributeName, value, regex]
Code : REFERENCED_ENTITY_TYPE_MISMATCH, Details: [attributeName, entityId, entityTypeName]
Code : DIFFERENT_REFERENCED_ENTITY_ORGANIZATION_ID, Details: [entityId, entityOrganizationId, requestedOrganizationId]
Code : NOT_VALID_TEMPLATE_TO_REFERENCE, Details: [attributeName, entityId, referencedEntityTemplateId]
Code : SELECT_ATTRIBUTE_DUPLICATED_VALUES, Details: [attributeName]
Code : SELECT_ATTRIBUTE_INVALID_VALUE, Details: [value, allowedValues, attributeName]
Code : VALIDATION_LOCALE_NOT_VALID, Details: [value]
Code : VALIDATION_TIMEZONE_NOT_VALID, Details: [value]
Code : VALIDATION_MAX_ALLOWED_VALUE, Details: [attributeName, maxValue]
Code : VALIDATION_MINIMUM_ALLOWED_VALUE, Details: [attributeName, minimum]
Code : OTP_PHONE_CANNOT_BE_NULL, Details: []
Code : OTP_MFA_ENABLED_CONFLICT, Details: []
Code : OTP_DISABLED_SIGN_UP, Details: []