Table of Contents

Namespace Builvero.Application.Utilities

Classes

CapabilityRegistry

Central registry of allowed plugin capabilities, organized by area.

HtmlSanitizer

Utility class for basic HTML sanitization to prevent XSS attacks.

PhoneNumberUtility

Utility class for normalizing and validating international phone numbers.

ProfilePhotoMapper

Maps profile photo data from entity to DTO with environment-based behavior. Single source of truth for profile photo URL mapping across all endpoints.

S3ObjectKeyExtractor

Utility class for extracting S3 object keys from stored values. Handles various formats: full S3 URLs, presigned URLs, and object keys.

SlugGenerator

Utility class for generating URL-friendly slugs from text.