method) { self::CAN_NOT_NULL => !is_null($value), self::CAN_NOT_EMPTY => !empty($value), default => true }; } }