dev
Community
class Community { public const AUTO_VALIDATION = 0; public const MANUAL_VALIDATION = 1; public const DOMAIN_VALIDATION = 2;